From 6e2369ab313bc5fd54a6559a53160f920ca508a4 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 22 Nov 2022 09:47:03 +0000 Subject: [PATCH] Bump version to 1.118.13 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 4e074c9f..1b9bc74b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Changelog - + +## [v1.118.13](https://github.com/inspec/inspec-azure/tree/v1.118.13) (2022-11-22) + +#### Merged Pull Requests +- RESOURCE-532 create the unit tests and docs for azure my sql database server configuration [#690](https://github.com/inspec/inspec-azure/pull/690) ([soumyo13](https://github.com/soumyo13)) + + ## [v1.118.12](https://github.com/inspec/inspec-azure/tree/v1.118.12) (2022-11-14) #### Merged Pull Requests - RESOURCE-501 servervulnerabilityassessment in azure sql database resource [#677](https://github.com/inspec/inspec-azure/pull/677) ([soumyo13](https://github.com/soumyo13)) - ## [v1.118.11](https://github.com/inspec/inspec-azure/tree/v1.118.11) (2022-11-14) diff --git a/VERSION b/VERSION index 555d0cb0..746dbe06 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.118.12 \ No newline at end of file +1.118.13 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index d3768575..3d7a57c7 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.12 +version: 1.118.13 inspec_version: '>= 4.18.39' supports: - platform: azure