Skip to content

Commit

Permalink
chore(main): release anthos-attached-clusters 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 2, 2025
1 parent 110ff62 commit 5ff5d16
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"anthos-bm-gcp-terraform": "0.15.5",
"anthos-attached-clusters": "0.1.0"
"anthos-attached-clusters": "0.1.1"
}
7 changes: 7 additions & 0 deletions anthos-attached-clusters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/GoogleCloudPlatform/anthos-samples/compare/anthos-attached-clusters-v0.1.0...anthos-attached-clusters-v0.1.1) (2025-01-02)


### Bug Fixes

* **deps:** update terraform kind to ~> 0.7 ([#752](https://github.com/GoogleCloudPlatform/anthos-samples/issues/752)) ([d1ec732](https://github.com/GoogleCloudPlatform/anthos-samples/commit/d1ec73293db152e16052c5c8de6257edb8a3bd91))

## 0.1.0 (2024-09-26)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ terraform {
}

provider_meta "google" {
module_name = "anthos-samples/terraform/anthos-attached-clusters/modules/asmcli/v0.1.0"
module_name = "anthos-samples/terraform/anthos-attached-clusters/modules/asmcli/v0.1.1"
}
}

0 comments on commit 5ff5d16

Please sign in to comment.