Skip to content

Commit

Permalink
chore: release main (#896)
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 Mar 13, 2024
1 parent 2bfcd83 commit ba551f0
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
"solutions/client-setup": "0.8.0",
"solutions/core-landing-zone": "0.9.0",
"solutions/experimentation/admin-folder": "0.1.2",
"solutions/experimentation/client-landing-zone": "0.1.4",
"solutions/experimentation/client-landing-zone": "0.1.5",
"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.5",
"solutions/gke/configconnector/gke-cluster-autopilot": "0.3.0",
"solutions/gke/configconnector/gke-defaults": "0.2.3",
"solutions/gke/configconnector/gke-cluster-autopilot": "0.4.0",
"solutions/gke/configconnector/gke-defaults": "0.3.0",
"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/cluster-defaults": "0.4.0",
"solutions/gke/kubernetes/namespace-defaults": "0.2.4",
"solutions/ids": "0.2.2",
"solutions/project/hub-env": "0.2.2",
Expand Down
7 changes: 7 additions & 0 deletions solutions/experimentation/client-landing-zone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.5](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/experimentation/client-landing-zone/0.1.4...solutions/experimentation/client-landing-zone/0.1.5) (2024-03-13)


### Bug Fixes

* adding a setters for client-folder-display-name into the experimentation/client-landing-zone package ([#898](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/898)) ([ee1e954](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/ee1e9540f1ed5e30d72a5e421daec22139b4fd88))

## [0.1.4](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/experimentation/client-landing-zone/0.1.3...solutions/experimentation/client-landing-zone/0.1.4) (2024-02-05)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-cluster-autopilot/0.3.0...solutions/gke/configconnector/gke-cluster-autopilot/0.4.0) (2024-03-13)


### Features

* distinct VPC host prep gke-cluster-autopilot BREAKING CHANGE ([#893](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/893)) ([2b5ff79](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/2b5ff79deaf29af5c7caf544624bfad607991cda))

## [0.3.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-cluster-autopilot/0.2.6...solutions/gke/configconnector/gke-cluster-autopilot/0.3.0) (2024-02-20)


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

## [0.3.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/configconnector/gke-defaults/0.2.3...solutions/gke/configconnector/gke-defaults/0.3.0) (2024-03-13)


### Features

* distinct VPC host prep gke-defaults ([#892](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/892)) ([15bf768](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/15bf76893ca501b87ce2ccaca698c3db9417b618))

## [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)


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

## [0.4.0](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/compare/solutions/gke/kubernetes/cluster-defaults/0.3.3...solutions/gke/kubernetes/cluster-defaults/0.4.0) (2024-03-13)


### Features

* Update cluster defaults package with network policies ([#866](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/866)) ([2bfcd83](https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/commit/2bfcd83dd1815505e522890c1b636601d16878be))

## [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)


Expand Down

0 comments on commit ba551f0

Please sign in to comment.