From a26f3cea5f43d5fcd12831576a130d553196fef1 Mon Sep 17 00:00:00 2001 From: pubsec-declarative-toolkit-bot Date: Tue, 31 Oct 2023 09:04:14 -0400 Subject: [PATCH] chore: release main (#631) Signed-off-by: Name --- .release-please-manifest.json | 6 +++--- solutions/client-landing-zone/CHANGELOG.md | 7 +++++++ solutions/gke/configconnector/gke-admin-proxy/CHANGELOG.md | 7 +++++++ solutions/gke/configconnector/gke-setup/CHANGELOG.md | 7 +++++++ 4 files changed, 24 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index abb17fd39..cc9d665db 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "solutions/client-landing-zone": "0.4.8", + "solutions/client-landing-zone": "0.4.9", "solutions/client-project-setup": "0.4.4", "solutions/client-setup": "0.6.2", "solutions/core-landing-zone": "0.3.3", @@ -8,10 +8,10 @@ "solutions/experimentation/client-project": "0.1.0", "solutions/experimentation/core-landing-zone": "0.1.0", "solutions/gatekeeper-policies": "0.2.1", - "solutions/gke/configconnector/gke-admin-proxy": "0.1.1", + "solutions/gke/configconnector/gke-admin-proxy": "0.1.2", "solutions/gke/configconnector/gke-cluster-autopilot": "0.2.2", "solutions/gke/configconnector/gke-defaults": "0.2.0", - "solutions/gke/configconnector/gke-setup": "0.2.1", + "solutions/gke/configconnector/gke-setup": "0.2.2", "solutions/gke/configconnector/gke-workload-identity": "0.1.1", "solutions/gke/kubernetes/cluster-defaults": "0.3.0", "solutions/gke/kubernetes/namespace-defaults": "0.2.2", diff --git a/solutions/client-landing-zone/CHANGELOG.md b/solutions/client-landing-zone/CHANGELOG.md index fe89144bc..567133d63 100644 --- a/solutions/client-landing-zone/CHANGELOG.md +++ b/solutions/client-landing-zone/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.9](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-landing-zone/0.4.8...solutions/client-landing-zone/0.4.9) (2023-10-31) + + +### Bug Fixes + +* psc location workaround ([#628](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/628)) ([c8bc5e0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/c8bc5e0663b64345084df4fd3262bc4ab446cb14)) + ## [0.4.8](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-landing-zone/0.4.7...solutions/client-landing-zone/0.4.8) (2023-10-26) diff --git a/solutions/gke/configconnector/gke-admin-proxy/CHANGELOG.md b/solutions/gke/configconnector/gke-admin-proxy/CHANGELOG.md index 7033e83c6..e529d1781 100644 --- a/solutions/gke/configconnector/gke-admin-proxy/CHANGELOG.md +++ b/solutions/gke/configconnector/gke-admin-proxy/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-admin-proxy/0.1.1...solutions/gke/configconnector/gke-admin-proxy/0.1.2) (2023-10-31) + + +### Bug Fixes + +* yaml comments cleanup ([#630](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/630)) ([0140d29](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/0140d29187ed2b774bfb9e99d4c2fe90458554cf)) + ## [0.1.1](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-admin-proxy/0.1.0...solutions/gke/configconnector/gke-admin-proxy/0.1.1) (2023-09-18) diff --git a/solutions/gke/configconnector/gke-setup/CHANGELOG.md b/solutions/gke/configconnector/gke-setup/CHANGELOG.md index a9dd51bd4..4db97fb9a 100644 --- a/solutions/gke/configconnector/gke-setup/CHANGELOG.md +++ b/solutions/gke/configconnector/gke-setup/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-setup/0.2.1...solutions/gke/configconnector/gke-setup/0.2.2) (2023-10-31) + + +### Bug Fixes + +* yaml comments cleanup ([#630](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/630)) ([0140d29](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/0140d29187ed2b774bfb9e99d4c2fe90458554cf)) + ## [0.2.1](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-setup/0.2.0...solutions/gke/configconnector/gke-setup/0.2.1) (2023-09-06)