Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit 85abe60

Browse files
author
Chef Expeditor
committed
Bump version to 0.23.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
1 parent 92cd704 commit 85abe60

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Change Log
2-
<!-- latest_release 0.22.0 -->
2+
<!-- latest_release 0.23.0 -->
3+
## [v0.23.0](https://github.com/inspec/inspec-gcp/tree/v0.23.0) (2019-12-11)
4+
5+
#### Merged Pull Requests
6+
- Add ACM resources, fix file name bug [#218](https://github.com/inspec/inspec-gcp/pull/218) ([slevenick](https://github.com/slevenick))
7+
<!-- latest_release -->
8+
39
## [v0.22.0](https://github.com/inspec/inspec-gcp/tree/v0.22.0) (2019-12-10)
410

511
#### Merged Pull Requests
612
- Add spanner instance IAM policy support [#214](https://github.com/inspec/inspec-gcp/pull/214) ([slevenick](https://github.com/slevenick))
7-
<!-- latest_release -->
813

914
## [v0.21.4](https://github.com/inspec/inspec-gcp/tree/v0.21.4) (2019-12-04)
1015

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.22.0
1+
0.23.0

inspec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ maintainer: spaterson@chef.io,russell.seymour@turtlesystems.co.uk
44
summary: This resource pack provides compliance resources_old_ignore for Google Cloud Platform
55
copyright: spaterson@chef.io,russell.seymour@turtlesystems.co.uk
66
copyright_email: spaterson@chef.io,russell.seymour@turtlesystems.co.uk
7-
version: 0.22.0
7+
version: 0.23.0
88
license: Apache-2.0
99
inspec_version: '>= 4.7.3'
1010
supports:

0 commit comments

Comments
 (0)