Skip to content

Commit

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

* chore: revert the terraform version update

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 Sep 16, 2022
1 parent be71ff0 commit 29ce406
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.12.1](https://github.com/GoogleCloudPlatform/anthos-samples/compare/v0.12.0...v0.12.1) (2022-09-16)


### Miscellaneous Chores

* release 0.12.1 ([#407](https://github.com/GoogleCloudPlatform/anthos-samples/issues/407)) ([5431e83](https://github.com/GoogleCloudPlatform/anthos-samples/commit/5431e836afe5f2aaf23f174f85e15d7e580ebc78))

## [0.12.0](https://github.com/GoogleCloudPlatform/anthos-samples/compare/v0.11.4...v0.12.0) (2022-09-14)


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.12.0"
module_name = "anthos-samples/terraform/anthos-bm-terraform:gce/v0.12.1"
}

}
Expand Down

0 comments on commit 29ce406

Please sign in to comment.