From ebe2497be1ccc02753b9587409a47c6e97cf6076 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Thu, 12 Aug 2021 06:06:03 +0000 Subject: [PATCH] Bump version to 1.59.0 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 49daf8286..384f29a33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Changelog - + +## [v1.59.0](https://github.com/inspec/inspec-azure/tree/v1.59.0) (2021-08-12) + +#### Merged Pull Requests +- Support azure redis cache [#394](https://github.com/inspec/inspec-azure/pull/394) ([sathish-progress](https://github.com/sathish-progress)) + + ## [v1.58.1](https://github.com/inspec/inspec-azure/tree/v1.58.1) (2021-08-11) #### Merged Pull Requests - Add .DS_Store to gitignore [#428](https://github.com/inspec/inspec-azure/pull/428) ([IanMadd](https://github.com/IanMadd)) - ## [v1.58.0](https://github.com/inspec/inspec-azure/tree/v1.58.0) (2021-08-06) diff --git a/VERSION b/VERSION index 0472a57dc..43eb9bc68 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.58.1 \ No newline at end of file +1.59.0 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index 54a5bf145..9a0004081 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.58.1 +version: 1.59.0 inspec_version: '>= 4.18.39' supports: - platform: azure