Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 9, 2021
1 parent 1632e00 commit c9919be
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"catalog/bucket":"0.4.1","catalog/empty":"0.3.0","catalog/gitops":"0.4.0","catalog/gke":"0.3.0","catalog/hierarchy":"0.3.0","catalog/landing-zone":"0.4.0","catalog/log-export":"0.4.0","catalog/networking":"0.4.0","catalog/project":"0.4.1","catalog/redis-bucket":"0.3.1","catalog/spanner":"0.3.0"}
{"catalog/bucket":"0.4.2","catalog/empty":"0.3.0","catalog/gitops":"0.4.1","catalog/gke":"0.3.0","catalog/hierarchy":"0.3.0","catalog/landing-zone":"0.4.0","catalog/log-export":"0.4.0","catalog/networking":"0.4.0","catalog/project":"0.4.1","catalog/redis-bucket":"0.3.1","catalog/spanner":"0.3.0"}
7 changes: 7 additions & 0 deletions catalog/bucket/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.4.2](https://github.com/GoogleCloudPlatform/blueprints/compare/bucket-blueprint-v0.4.1...bucket-blueprint-v0.4.2) (2021-11-09)


### Bug Fixes

* Remove pre-v1 setter from bucket blueprint ([#81](https://github.com/GoogleCloudPlatform/blueprints/issues/81)) ([d32d5de](https://github.com/GoogleCloudPlatform/blueprints/commit/d32d5ded0a2c5521d8c1bd42447fed5c11c2ba55))

### [0.4.1](https://github.com/GoogleCloudPlatform/blueprints/compare/bucket-blueprint-v0.4.0...bucket-blueprint-v0.4.1) (2021-10-15)


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

### [0.4.1](https://github.com/GoogleCloudPlatform/blueprints/compare/gitops-blueprint-v0.4.0...gitops-blueprint-v0.4.1) (2021-11-09)


### Bug Fixes

* updates function name foe remove-annotated-resources ([#85](https://github.com/GoogleCloudPlatform/blueprints/issues/85)) ([1632e00](https://github.com/GoogleCloudPlatform/blueprints/commit/1632e00af3fe858c5e3b3f9e75c16e6327449155))

## [0.4.0](https://github.com/GoogleCloudPlatform/blueprints/compare/gitops-blueprint-v0.3.0...gitops-blueprint-v0.4.0) (2021-09-14)


Expand Down
4 changes: 2 additions & 2 deletions catalog/gitops/cloudbuild-iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
name: deployment-repo-cloudbuild-write
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand All @@ -37,7 +37,7 @@ metadata:
name: source-repo-cloudbuild-read
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand Down
6 changes: 3 additions & 3 deletions catalog/gitops/configsync/configsync-iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
name: sync-cluster-name # kpt-set: sync-${cluster-name}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
displayName: sync-cluster-name # kpt-set: sync-${cluster-name}
Expand All @@ -31,7 +31,7 @@ metadata:
name: sync-cluster-name # kpt-set: sync-${cluster-name}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand All @@ -50,7 +50,7 @@ metadata:
name: source-reader-sync-cluster-name-project-id # kpt-set: source-reader-sync-${cluster-name}-${project-id}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand Down
2 changes: 1 addition & 1 deletion catalog/gitops/hydration-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ metadata:
name: source-repo-cicd-trigger # kpt-set: ${source-repo}-cicd-trigger
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
build:
Expand Down
4 changes: 2 additions & 2 deletions catalog/gitops/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: sourcerepo.googleapis.com
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
---
apiVersion: serviceusage.cnrm.cloud.google.com/v1beta1
Expand All @@ -26,5 +26,5 @@ metadata:
name: cloudbuild.googleapis.com
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
4 changes: 2 additions & 2 deletions catalog/gitops/source-repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: source-repo # kpt-set: ${source-repo}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
---
apiVersion: sourcerepo.cnrm.cloud.google.com/v1beta1
Expand All @@ -26,5 +26,5 @@ metadata:
name: deployment-repo # kpt-set: ${deployment-repo}
namespace: config-control # kpt-set: ${namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.0
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}

0 comments on commit c9919be

Please sign in to comment.