diff --git a/CHANGELOG.md b/CHANGELOG.md index 85a15e56d..07ffe319e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Changelog - + +## [v1.118.5](https://github.com/inspec/inspec-azure/tree/v1.118.5) (2022-06-01) + +#### Merged Pull Requests +- RESOURCE-135 F/alert rule [#477](https://github.com/inspec/inspec-azure/pull/477) ([sa-progress](https://github.com/sa-progress)) + + ## [v1.118.4](https://github.com/inspec/inspec-azure/tree/v1.118.4) (2022-05-23) #### Merged Pull Requests - Remove hugo and go versions from netlify config [#657](https://github.com/inspec/inspec-azure/pull/657) ([IanMadd](https://github.com/IanMadd)) - ## [v1.118.3](https://github.com/inspec/inspec-azure/tree/v1.118.3) (2022-05-18) diff --git a/VERSION b/VERSION index a2e6e7382..74c892d01 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.118.4 \ No newline at end of file +1.118.5 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index d003f38b0..fe33dcb0e 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.4 +version: 1.118.5 inspec_version: '>= 4.18.39' supports: - platform: azure