diff --git a/CHANGELOG.md b/CHANGELOG.md index 86b26da5..55e7d32a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Changelog - + +## [v1.118.43](https://github.com/inspec/inspec-azure/tree/v1.118.43) (2024-01-22) + +#### Merged Pull Requests +- Reorganize reusable text files [#722](https://github.com/inspec/inspec-azure/pull/722) ([IanMadd](https://github.com/IanMadd)) + + ## [v1.118.42](https://github.com/inspec/inspec-azure/tree/v1.118.42) (2023-07-27) #### Merged Pull Requests - CHEF-2415 Azure cli integrated authentication [#719](https://github.com/inspec/inspec-azure/pull/719) ([sa-progress](https://github.com/sa-progress)) - ## [v1.118.41](https://github.com/inspec/inspec-azure/tree/v1.118.41) (2023-03-02) diff --git a/VERSION b/VERSION index ae6ac256..5f61002d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.118.42 \ No newline at end of file +1.118.43 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index 30d59754..7ab1d780 100644 --- a/inspec.yml +++ b/inspec.yml @@ -5,7 +5,7 @@ copyright: Chef Software, Inc. copyright_email: support@chef.io license: Apache-2.0 summary: This resource pack provides compliance resources for Azure. -version: 1.118.42 +version: 1.118.43 inspec_version: '>= 4.18.39' supports: - platform: azure