From 9d53b860d4bf7118eefecbee427085beb59116d2 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Sat, 12 Mar 2022 11:15:51 +0000 Subject: [PATCH] Bump version to 1.111.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 7ffbefc52..94f5d9feb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Changelog - + +## [v1.111.0](https://github.com/inspec/inspec-azure/tree/v1.111.0) (2022-03-12) + +#### Merged Pull Requests +- RESOURCE-116 Support azure service fabric mesh service replicas [#580](https://github.com/inspec/inspec-azure/pull/580) ([sathish-progress](https://github.com/sathish-progress)) + + ## [v1.110.0](https://github.com/inspec/inspec-azure/tree/v1.110.0) (2022-03-12) #### Merged Pull Requests - RESOURCE-114 Support azure service fabric mesh volumes [#581](https://github.com/inspec/inspec-azure/pull/581) ([sathish-progress](https://github.com/sathish-progress)) - ## [v1.109.0](https://github.com/inspec/inspec-azure/tree/v1.109.0) (2022-03-12) diff --git a/VERSION b/VERSION index 6b191cf73..56fdbb96f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.110.0 \ No newline at end of file +1.111.0 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index ea748d79f..be14c4c44 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.110.0 +version: 1.111.0 inspec_version: '>= 4.18.39' supports: - platform: azure