Skip to content

Commit

Permalink
chore(main): release 0.11.2 (#334)
Browse files Browse the repository at this point in the history
* chore(main): release 0.11.2

* cleanup: revert tf version changes

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Shabir Mohamed Abdul Samadh <[email protected]>
  • Loading branch information
release-please[bot] and Shabirmean authored Jun 21, 2022
1 parent 1353145 commit 9a72f68
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions anthos-bm-gcp-terraform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.11.2](https://github.com/GoogleCloudPlatform/anthos-samples/compare/v0.11.1...v0.11.2) (2022-06-20)


### Bug Fixes

* **deps:** update module github.com/stretchr/testify to v1.7.3 ([#333](https://github.com/GoogleCloudPlatform/anthos-samples/issues/333)) ([1353145](https://github.com/GoogleCloudPlatform/anthos-samples/commit/13531456546818954961a2eb81d179dbb114d477))

## [0.11.1](https://github.com/GoogleCloudPlatform/anthos-samples/compare/v0.11.0...v0.11.1) (2022-06-17)


Expand Down
2 changes: 1 addition & 1 deletion anthos-bm-gcp-terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ terraform {
# See
# - https://github.com/GoogleCloudPlatform/anthos-samples/blob/main/anthos-bm-gcp-terraform/resources/templates/anthos_gce_cluster.tpl#L20
# - https://github.com/GoogleCloudPlatform/anthos-samples/blob/main/anthos-bm-gcp-terraform/resources/init_vm.sh#L180
module_name = "anthos-samples/terraform/anthos-bm-terraform:gce/v0.11.1"
module_name = "anthos-samples/terraform/anthos-bm-terraform:gce/v0.11.2"
}

}
Expand Down

0 comments on commit 9a72f68

Please sign in to comment.