From 049dcf822eefc751abc8d8ca3ab0f7b55194dbdc Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 22 Jan 2024 03:22:32 +0000 Subject: [PATCH] Bump version to 1.83.62 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 9 +++++++-- VERSION | 2 +- inspec.yml | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 216c87625..70c4c62d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,14 @@ - + +## [v1.83.62](https://github.com/inspec/inspec-aws/tree/v1.83.62) (2024-01-22) + +#### Merged Pull Requests +- Reorganize reusable text files [#985](https://github.com/inspec/inspec-aws/pull/985) ([IanMadd](https://github.com/IanMadd)) + + ## [v1.83.61](https://github.com/inspec/inspec-aws/tree/v1.83.61) (2023-11-13) #### Merged Pull Requests - CHEF-8423 : load ActiveSupport core_ext methods [#980](https://github.com/inspec/inspec-aws/pull/980) ([sathish-progress](https://github.com/sathish-progress)) - ## [v1.83.60](https://github.com/inspec/inspec-aws/tree/v1.83.60) (2023-03-30) diff --git a/VERSION b/VERSION index b118bd1d2..8eff8f282 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.83.61 \ No newline at end of file +1.83.62 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index 33c4f4317..b69873625 100644 --- a/inspec.yml +++ b/inspec.yml @@ -4,7 +4,7 @@ maintainer: spaterson@chef.io,russell.seymour@turtlesystems.co.uk summary: This resource pack provides compliance resources for AWS. copyright: spaterson@chef.io,russell.seymour@turtlesystems.co.uk copyright_email: spaterson@chef.io,russell.seymour@turtlesystems.co.uk -version: 1.83.61 +version: 1.83.62 license: Apache-2.0 # lazy_instance support for FilterTable is available only from https://github.com/inspec/inspec/pull/5922 and v4.56.17 inspec_version: '>= 4.56.17'