From 01ca0d3a0faabd540717c938579a0674003204ea Mon Sep 17 00:00:00 2001 From: pubsec-declarative-toolkit-bot Date: Tue, 13 Feb 2024 08:04:39 -0500 Subject: [PATCH] chore: release main (#827) Signed-off-by: Name --- .release-please-manifest.json | 24 +++++++++---------- solutions/client-landing-zone/CHANGELOG.md | 7 ++++++ solutions/client-project-setup/CHANGELOG.md | 7 ++++++ solutions/client-setup/CHANGELOG.md | 7 ++++++ solutions/core-landing-zone/CHANGELOG.md | 7 ++++++ .../gke-admin-proxy/CHANGELOG.md | 7 ++++++ .../gke-cluster-autopilot/CHANGELOG.md | 7 ++++++ .../configconnector/gke-defaults/CHANGELOG.md | 7 ++++++ .../configconnector/gke-setup/CHANGELOG.md | 7 ++++++ .../gke-workload-identity/CHANGELOG.md | 7 ++++++ .../kubernetes/cluster-defaults/CHANGELOG.md | 7 ++++++ .../namespace-defaults/CHANGELOG.md | 7 ++++++ solutions/ids/CHANGELOG.md | 7 ++++++ 13 files changed, 96 insertions(+), 12 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 262bc7655..c0975ef7c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,21 +1,21 @@ { - "solutions/client-landing-zone": "0.5.3", - "solutions/client-project-setup": "0.4.5", - "solutions/client-setup": "0.7.1", - "solutions/core-landing-zone": "0.7.1", + "solutions/client-landing-zone": "0.5.4", + "solutions/client-project-setup": "0.4.6", + "solutions/client-setup": "0.7.2", + "solutions/core-landing-zone": "0.7.2", "solutions/experimentation/admin-folder": "0.1.2", "solutions/experimentation/client-landing-zone": "0.1.4", "solutions/experimentation/client-project": "0.1.4", "solutions/experimentation/core-landing-zone": "0.5.3", "solutions/gatekeeper-policies": "0.2.1", - "solutions/gke/configconnector/gke-admin-proxy": "0.1.4", - "solutions/gke/configconnector/gke-cluster-autopilot": "0.2.5", - "solutions/gke/configconnector/gke-defaults": "0.2.2", - "solutions/gke/configconnector/gke-setup": "0.2.4", - "solutions/gke/configconnector/gke-workload-identity": "0.1.2", - "solutions/gke/kubernetes/cluster-defaults": "0.3.2", - "solutions/gke/kubernetes/namespace-defaults": "0.2.3", - "solutions/ids": "0.2.1", + "solutions/gke/configconnector/gke-admin-proxy": "0.1.5", + "solutions/gke/configconnector/gke-cluster-autopilot": "0.2.6", + "solutions/gke/configconnector/gke-defaults": "0.2.3", + "solutions/gke/configconnector/gke-setup": "0.2.5", + "solutions/gke/configconnector/gke-workload-identity": "0.1.3", + "solutions/gke/kubernetes/cluster-defaults": "0.3.3", + "solutions/gke/kubernetes/namespace-defaults": "0.2.4", + "solutions/ids": "0.2.2", "solutions/project/hub-env": "0.2.2", "solutions/project/spoke-unclass-env": "0.1.2" } diff --git a/solutions/client-landing-zone/CHANGELOG.md b/solutions/client-landing-zone/CHANGELOG.md index 1f2e5c061..9ce8e7601 100644 --- a/solutions/client-landing-zone/CHANGELOG.md +++ b/solutions/client-landing-zone/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-landing-zone/0.5.3...solutions/client-landing-zone/0.5.4) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.5.3](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-landing-zone/0.5.2...solutions/client-landing-zone/0.5.3) (2023-12-19) diff --git a/solutions/client-project-setup/CHANGELOG.md b/solutions/client-project-setup/CHANGELOG.md index d9fce50e4..b02bac9ce 100644 --- a/solutions/client-project-setup/CHANGELOG.md +++ b/solutions/client-project-setup/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.6](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-project-setup/0.4.5...solutions/client-project-setup/0.4.6) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.4.5](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-project-setup/0.4.4...solutions/client-project-setup/0.4.5) (2023-11-16) diff --git a/solutions/client-setup/CHANGELOG.md b/solutions/client-setup/CHANGELOG.md index 461fe91cb..a776d763e 100644 --- a/solutions/client-setup/CHANGELOG.md +++ b/solutions/client-setup/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-setup/0.7.1...solutions/client-setup/0.7.2) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.7.1](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-setup/0.7.0...solutions/client-setup/0.7.1) (2023-11-23) diff --git a/solutions/core-landing-zone/CHANGELOG.md b/solutions/core-landing-zone/CHANGELOG.md index 3e2a9af66..2d91b77a3 100644 --- a/solutions/core-landing-zone/CHANGELOG.md +++ b/solutions/core-landing-zone/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.7.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/core-landing-zone/0.7.1...solutions/core-landing-zone/0.7.2) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.7.1](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/core-landing-zone/0.7.0...solutions/core-landing-zone/0.7.1) (2023-12-19) diff --git a/solutions/gke/configconnector/gke-admin-proxy/CHANGELOG.md b/solutions/gke/configconnector/gke-admin-proxy/CHANGELOG.md index 661043ea9..8628ac98c 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.5](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-admin-proxy/0.1.4...solutions/gke/configconnector/gke-admin-proxy/0.1.5) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.1.4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-admin-proxy/0.1.3...solutions/gke/configconnector/gke-admin-proxy/0.1.4) (2024-01-26) diff --git a/solutions/gke/configconnector/gke-cluster-autopilot/CHANGELOG.md b/solutions/gke/configconnector/gke-cluster-autopilot/CHANGELOG.md index 1e7d69c92..886a54546 100644 --- a/solutions/gke/configconnector/gke-cluster-autopilot/CHANGELOG.md +++ b/solutions/gke/configconnector/gke-cluster-autopilot/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.6](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-cluster-autopilot/0.2.5...solutions/gke/configconnector/gke-cluster-autopilot/0.2.6) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.2.5](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-cluster-autopilot/0.2.4...solutions/gke/configconnector/gke-cluster-autopilot/0.2.5) (2023-12-19) diff --git a/solutions/gke/configconnector/gke-defaults/CHANGELOG.md b/solutions/gke/configconnector/gke-defaults/CHANGELOG.md index 71594914d..807c58bae 100644 --- a/solutions/gke/configconnector/gke-defaults/CHANGELOG.md +++ b/solutions/gke/configconnector/gke-defaults/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.3](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-defaults/0.2.2...solutions/gke/configconnector/gke-defaults/0.2.3) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.2.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-defaults/0.2.1...solutions/gke/configconnector/gke-defaults/0.2.2) (2023-11-07) diff --git a/solutions/gke/configconnector/gke-setup/CHANGELOG.md b/solutions/gke/configconnector/gke-setup/CHANGELOG.md index 19dcd526e..82bb7099e 100644 --- a/solutions/gke/configconnector/gke-setup/CHANGELOG.md +++ b/solutions/gke/configconnector/gke-setup/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.5](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-setup/0.2.4...solutions/gke/configconnector/gke-setup/0.2.5) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.2.4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-setup/0.2.3...solutions/gke/configconnector/gke-setup/0.2.4) (2023-12-19) diff --git a/solutions/gke/configconnector/gke-workload-identity/CHANGELOG.md b/solutions/gke/configconnector/gke-workload-identity/CHANGELOG.md index 9ab818406..b64f43be9 100644 --- a/solutions/gke/configconnector/gke-workload-identity/CHANGELOG.md +++ b/solutions/gke/configconnector/gke-workload-identity/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.3](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-workload-identity/0.1.2...solutions/gke/configconnector/gke-workload-identity/0.1.3) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.1.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-workload-identity/0.1.1...solutions/gke/configconnector/gke-workload-identity/0.1.2) (2023-11-01) diff --git a/solutions/gke/kubernetes/cluster-defaults/CHANGELOG.md b/solutions/gke/kubernetes/cluster-defaults/CHANGELOG.md index ddf607688..fda60cea2 100644 --- a/solutions/gke/kubernetes/cluster-defaults/CHANGELOG.md +++ b/solutions/gke/kubernetes/cluster-defaults/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.3](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/kubernetes/cluster-defaults/0.3.2...solutions/gke/kubernetes/cluster-defaults/0.3.3) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.3.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/kubernetes/cluster-defaults/0.3.1...solutions/gke/kubernetes/cluster-defaults/0.3.2) (2023-12-19) diff --git a/solutions/gke/kubernetes/namespace-defaults/CHANGELOG.md b/solutions/gke/kubernetes/namespace-defaults/CHANGELOG.md index 375e7ca03..c550d0eca 100644 --- a/solutions/gke/kubernetes/namespace-defaults/CHANGELOG.md +++ b/solutions/gke/kubernetes/namespace-defaults/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/kubernetes/namespace-defaults/0.2.3...solutions/gke/kubernetes/namespace-defaults/0.2.4) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.2.3](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/kubernetes/namespace-defaults/0.2.2...solutions/gke/kubernetes/namespace-defaults/0.2.3) (2023-11-01) diff --git a/solutions/ids/CHANGELOG.md b/solutions/ids/CHANGELOG.md index f79c729d2..f15c1661d 100644 --- a/solutions/ids/CHANGELOG.md +++ b/solutions/ids/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/ids/0.2.1...solutions/ids/0.2.2) (2024-02-13) + + +### Bug Fixes + +* adding security control tags ([#810](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/810)) ([cb877a4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/cb877a4f465135677675f5e3b42a73b324e9827b)) + ## [0.2.1](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/ids/0.2.0...solutions/ids/0.2.1) (2023-11-10)