From 21061cf43b7e877bceee071f612ed7f07c9271b7 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 6 Dec 2023 09:15:25 +0000 Subject: [PATCH] Bump version to 1.11.56 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 ab46ac7c8..78c3a667e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,16 @@ # Change Log - + +## [v1.11.56](https://github.com/inspec/inspec-gcp/tree/v1.11.56) (2023-12-06) + +#### Merged Pull Requests +- CHEF-7369 Updated dataproc_cluster resource [#545](https://github.com/inspec/inspec-gcp/pull/545) ([Nik08](https://github.com/Nik08)) + + ## [v1.11.55](https://github.com/inspec/inspec-gcp/tree/v1.11.55) (2023-12-05) #### Merged Pull Requests - Chore: Remove redundant `return` statement to fix rubocop 1.58.0 lint offense [#548](https://github.com/inspec/inspec-gcp/pull/548) ([ahasunos](https://github.com/ahasunos)) - ## [v1.11.54](https://github.com/inspec/inspec-gcp/tree/v1.11.54) (2023-12-01) diff --git a/VERSION b/VERSION index 7f42d6b41..0c9970226 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11.55 \ No newline at end of file +1.11.56 \ No newline at end of file diff --git a/inspec.yml b/inspec.yml index 2a3e3d8fc..e715b0e52 100644 --- a/inspec.yml +++ b/inspec.yml @@ -4,7 +4,7 @@ maintainer: spaterson@chef.io,russell.seymour@turtlesystems.co.uk summary: This resource pack provides compliance resources_old_ignore for Google Cloud Platform copyright: spaterson@chef.io,russell.seymour@turtlesystems.co.uk copyright_email: spaterson@chef.io,russell.seymour@turtlesystems.co.uk -version: 1.11.55 +version: 1.11.56 license: Apache-2.0 inspec_version: '>= 4.7.3' supports: