Skip to content

Commit

Permalink
chore: release main (#485)
Browse files Browse the repository at this point in the history
Signed-off-by: Name <[email protected]>
  • Loading branch information
pubsec-declarative-toolkit-bot authored Aug 21, 2023
1 parent d0ee55b commit 07507c1
Show file tree
Hide file tree
Showing 8 changed files with 61 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"solutions/client-landing-zone": "0.4.2",
"solutions/client-project-setup": "0.4.2",
"solutions/client-landing-zone": "0.4.3",
"solutions/client-project-setup": "0.4.3",
"solutions/client-setup": "0.4.1",
"solutions/core-landing-zone": "0.3.2",
"solutions/experimentation/admin-folder": "0.1.0",
"solutions/experimentation/client-landing-zone": "0.1.0",
"solutions/experimentation/client-project": "0.1.0",
"solutions/experimentation/core-landing-zone": "0.1.0",
"solutions/gatekeeper-policies": "0.2.0",
"solutions/gke/configconnector/gke-cluster-autopilot": "0.1.0",
"solutions/gke/configconnector/gke-defaults": "0.1.0",
"solutions/gke/configconnector/gke-setup": "0.1.0",
"solutions/gke/kubernetes/cluster-defaults": "0.1.0",
"solutions/gke/kubernetes/namespace-defaults": "0.1.0",
"solutions/gke/configconnector/gke-cluster-autopilot": "0.2.0",
"solutions/gke/configconnector/gke-defaults": "0.2.0",
"solutions/gke/configconnector/gke-setup": "0.2.0",
"solutions/gke/kubernetes/cluster-defaults": "0.2.0",
"solutions/gke/kubernetes/namespace-defaults": "0.2.0",
"solutions/project/hub-env": "0.2.0",
"solutions/project/spoke-unclass-env": "0.1.0"
}
7 changes: 7 additions & 0 deletions solutions/client-landing-zone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.3](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-landing-zone/0.4.2...solutions/client-landing-zone/0.4.3) (2023-08-21)


### Bug Fixes

* client-landing-zone ([#471](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/471)) ([5fe3d22](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/5fe3d22a06de74dbe5ecacd6a5b7f6d323b247b1))

## [0.4.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-landing-zone/0.4.1...solutions/client-landing-zone/0.4.2) (2023-06-27)


Expand Down
7 changes: 7 additions & 0 deletions solutions/client-project-setup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.3](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-project-setup/0.4.2...solutions/client-project-setup/0.4.3) (2023-08-21)


### Bug Fixes

* client-project-setup package ([#472](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/472)) ([ff53971](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/ff53971a79ca4120329870924be9bbf948eda879))

## [0.4.2](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/client-project-setup/0.4.1...solutions/client-project-setup/0.4.2) (2023-07-20)


Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-cluster-autopilot-v0.1.0...solutions/gke/configconnector/gke-cluster-autopilot/0.2.0) (2023-08-21)


### Features

* gke-cluster-autopilot package ([#482](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/482)) ([e56ddca](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/e56ddca68ce8890a2ff401ed8a0458182dd91d84))
8 changes: 8 additions & 0 deletions solutions/gke/configconnector/gke-defaults/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-defaults-v0.1.0...solutions/gke/configconnector/gke-defaults/0.2.0) (2023-08-21)


### Features

* gke-defaults package ([#480](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/480)) ([b69047a](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/b69047a3e0b3ba90cf0c2adcce5ba9e6f190f937))
8 changes: 8 additions & 0 deletions solutions/gke/configconnector/gke-setup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-setup-v0.1.0...solutions/gke/configconnector/gke-setup/0.2.0) (2023-08-21)


### Features

* gke-setup package ([#478](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/478)) ([5d9e345](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/5d9e345f75f8f8e21c14c799cbb183b3715a0c6f))
8 changes: 8 additions & 0 deletions solutions/gke/kubernetes/cluster-defaults/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/kubernetes/cluster-defaults-v0.1.0...solutions/gke/kubernetes/cluster-defaults/0.2.0) (2023-08-21)


### Features

* kubernetes default package ([#484](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/484)) ([a4ee1a5](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/a4ee1a55e76cca0b867e54dfed68215bbbe545e6))
8 changes: 8 additions & 0 deletions solutions/gke/kubernetes/namespace-defaults/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.2.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/kubernetes/namespace-defaults-v0.1.0...solutions/gke/kubernetes/namespace-defaults/0.2.0) (2023-08-21)


### Features

* kubernetes namespace defaults package ([#486](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/486)) ([ff939aa](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/ff939aa32c4641f24c40fd8d92ff74467f870d1e))

0 comments on commit 07507c1

Please sign in to comment.