Skip to content

Commit

Permalink
chore: release main (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Feb 2, 2022
1 parent f9fa019 commit 6fd7518
Show file tree
Hide file tree
Showing 30 changed files with 99 additions and 44 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 @@
{
"catalog/acm": "0.1.0",
"catalog/anthos-cluster": "0.1.0",
"catalog/bucket": "0.4.2",
"catalog/acm": "0.1.1",
"catalog/anthos-cluster": "0.1.1",
"catalog/bucket": "0.4.3",
"catalog/empty": "0.3.0",
"catalog/gitops": "0.4.1",
"catalog/gitops": "0.4.2",
"catalog/gke": "0.4.0",
"catalog/gke-autopilot": "0.0.1",
"catalog/gke-autopilot": "0.1.0",
"catalog/hierarchy": "0.3.0",
"catalog/iam-foundation": "0.1.0",
"catalog/landing-zone": "0.5.0",
"catalog/landing-zone-lite": "0.1.0",
"catalog/log-export": "0.4.0",
"catalog/networking": "0.4.0",
"catalog/project": "0.4.1",
"catalog/redis-bucket": "0.3.1",
"catalog/project": "0.4.2",
"catalog/redis-bucket": "0.3.2",
"catalog/spanner": "0.3.0"
}
7 changes: 7 additions & 0 deletions catalog/acm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.1](https://github.com/GoogleCloudPlatform/blueprints/compare/acm-blueprint-v0.1.0...acm-blueprint-v0.1.1) (2022-02-02)


### Bug Fixes

* remove leftover references to platform-project-id ([#148](https://github.com/GoogleCloudPlatform/blueprints/issues/148)) ([f9fa019](https://github.com/GoogleCloudPlatform/blueprints/commit/f9fa019d3fdfa639e39b8738c00a75c454b27224))

## [0.1.0](https://www.github.com/GoogleCloudPlatform/blueprints/compare/acm-blueprint-v0.0.1...acm-blueprint-v0.1.0) (2021-12-23)

### Features
Expand Down
4 changes: 2 additions & 2 deletions catalog/acm/acm-membership-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
name: project-id-cluster-cluster-name-gkehub # kpt-set: ${project-id}-${cluster-name}-gkehub
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand All @@ -30,7 +30,7 @@ metadata:
name: project-id-cluster-cluster-name-acm # kpt-set: ${project-id}-${cluster-name}-acm
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand Down
2 changes: 1 addition & 1 deletion catalog/acm/config-mgmt-csr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: acm-membership-cluster-name # kpt-set: acm-membership-${cluster-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
projectRef:
Expand Down
6 changes: 3 additions & 3 deletions catalog/acm/config-mgmt-iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata:
name: sa-acm-cluster-name # kpt-set: sa-acm-${cluster-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
displayName: sa-acm-cluster-name # kpt-set: sa-acm-${cluster-name}
Expand All @@ -32,7 +32,7 @@ metadata:
name: sa-acm-cluster-name # kpt-set: sa-acm-${cluster-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand All @@ -51,7 +51,7 @@ metadata:
name: source-reader-sync-cluster-name-project-id # kpt-set: source-reader-sync-${cluster-name}-${project-id}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand Down
2 changes: 1 addition & 1 deletion catalog/acm/feat-config-mgmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: feat-acm-cluster-name # kpt-set: feat-acm-${cluster-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
projectRef:
Expand Down
2 changes: 1 addition & 1 deletion catalog/acm/membership.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata:
name: hub-membership-cluster-name # kpt-set: hub-membership-${cluster-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
location: global
Expand Down
4 changes: 2 additions & 2 deletions catalog/acm/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
name: project-id-cluster-name-gkehub # kpt-set: ${project-id}-${cluster-name}-gkehub
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand All @@ -30,7 +30,7 @@ metadata:
name: project-id-cluster-name-acm # kpt-set: ${project-id}-${cluster-name}-acm
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand Down
7 changes: 7 additions & 0 deletions catalog/anthos-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.1.1](https://github.com/GoogleCloudPlatform/blueprints/compare/anthos-cluster-blueprint-v0.1.0...anthos-cluster-blueprint-v0.1.1) (2022-02-02)


### Bug Fixes

* remove leftover references to platform-project-id ([#148](https://github.com/GoogleCloudPlatform/blueprints/issues/148)) ([f9fa019](https://github.com/GoogleCloudPlatform/blueprints/commit/f9fa019d3fdfa639e39b8738c00a75c454b27224))

## [0.1.0](https://www.github.com/GoogleCloudPlatform/blueprints/compare/anthos-cluster-blueprint-v0.0.1...anthos-cluster-blueprint-v0.1.0) (2021-12-23)

### Features
Expand Down
4 changes: 2 additions & 2 deletions catalog/anthos-cluster/acm/acm-membership-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata: # kpt-merge: platform-namespace/project-id-cluster-name-gkehub
name: project-id-cluster-name-gkehub # kpt-set: ${project-id}-${cluster-name}-gkehub
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand All @@ -30,7 +30,7 @@ metadata: # kpt-merge: platform-namespace/project-id-cluster-name-acm
name: project-id-cluster-name-acm # kpt-set: ${project-id}-${cluster-name}-acm
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand Down
2 changes: 1 addition & 1 deletion catalog/anthos-cluster/acm/config-mgmt-csr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata: # kpt-merge: platform-namespace/feature-membership-name
name: feature-membership-name # kpt-set: acm-membership-${cluster-name}
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
projectRef:
Expand Down
6 changes: 3 additions & 3 deletions catalog/anthos-cluster/acm/config-mgmt-iam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata: # kpt-merge: platform-namespace/sa-acm-gke-cluster
name: sa-acm-gke-cluster # kpt-set: sa-acm-${cluster-name}
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
displayName: sa-acm-gke-cluster # kpt-set: sa-acm-${cluster-name}
Expand All @@ -32,7 +32,7 @@ metadata: # kpt-merge: platform-namespace/sa-acm-gke-cluster
name: sa-acm-gke-cluster # kpt-set: sa-acm-${cluster-name}
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand All @@ -51,7 +51,7 @@ metadata: # kpt-merge: platform-namespace/source-reader-sync-cluster-name-projec
name: source-reader-sync-cluster-name-project-id # kpt-set: source-reader-sync-${cluster-name}-${project-id}
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
resourceRef:
Expand Down
2 changes: 1 addition & 1 deletion catalog/anthos-cluster/acm/feat-config-mgmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata: # kpt-merge: platform-namespace/feature-name
name: feature-name # kpt-set: feat-acm-${cluster-name}
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
projectRef:
Expand Down
2 changes: 1 addition & 1 deletion catalog/anthos-cluster/acm/membership.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata: # kpt-merge: platform-namespace/membership-name
name: membership-name # kpt-set: hub-membership-${cluster-name}
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
location: global
Expand Down
4 changes: 2 additions & 2 deletions catalog/anthos-cluster/acm/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata: # kpt-merge: platform-namespace/project-id-cluster-name-gkehub
name: project-id-cluster-name-gkehub # kpt-set: ${project-id}-${cluster-name}-gkehub
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand All @@ -30,7 +30,7 @@ metadata: # kpt-merge: platform-namespace/project-id-cluster-name-acm
name: project-id-cluster-name-acm # kpt-set: ${project-id}-${cluster-name}-acm
namespace: platform-namespace # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.0
cnrm.cloud.google.com/blueprint: cnrm/acm/v0.1.1
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand Down
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.3](https://github.com/GoogleCloudPlatform/blueprints/compare/bucket-blueprint-v0.4.2...bucket-blueprint-v0.4.3) (2022-02-02)


### Bug Fixes

* remove namespace setters from bucket and redis blueprints ([#141](https://github.com/GoogleCloudPlatform/blueprints/issues/141)) ([c04e5d6](https://github.com/GoogleCloudPlatform/blueprints/commit/c04e5d64ee124d6161733364afac4b06e90c772e))

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


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.2](https://github.com/GoogleCloudPlatform/blueprints/compare/gitops-blueprint-v0.4.1...gitops-blueprint-v0.4.2) (2022-02-02)


### Bug Fixes

* bump kpt version in hydration pipeline ([#126](https://github.com/GoogleCloudPlatform/blueprints/issues/126)) ([ef8afb3](https://github.com/GoogleCloudPlatform/blueprints/commit/ef8afb3aa746cdac0b5085ef8bf011341eefc6fe))

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


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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.2
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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.2
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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.2
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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.2
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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/configsync/v0.4.2
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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.2
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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.2
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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.2
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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.2
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.1
cnrm.cloud.google.com/blueprint: cnrm/gitops/v0.4.2
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
13 changes: 13 additions & 0 deletions catalog/gke-autopilot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## [0.1.0](https://github.com/GoogleCloudPlatform/blueprints/compare/gke-autopilot-blueprint-v0.0.1...gke-autopilot-blueprint-v0.1.0) (2022-02-02)


### Features

* Add GKE Autopilot blueprint ([#129](https://github.com/GoogleCloudPlatform/blueprints/issues/129)) ([ee35cee](https://github.com/GoogleCloudPlatform/blueprints/commit/ee35cee0f524a5244e6be79bd332b3589d1db2bf))


### Bug Fixes

* GKE autopilot attribution ([#147](https://github.com/GoogleCloudPlatform/blueprints/issues/147)) ([ab0c236](https://github.com/GoogleCloudPlatform/blueprints/commit/ab0c236cf593c3c830fa5d9c052ad2e02dfb1462))
2 changes: 1 addition & 1 deletion catalog/gke-autopilot/cluster/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ metadata: # kpt-merge: config-control/example-us-east4
name: example-us-east4 # kpt-set: ${cluster-name}
namespace: config-control # kpt-set: ${platform-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gke-autopilot/v0.0.1
cnrm.cloud.google.com/blueprint: cnrm/gke-autopilot/v0.1.0
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
# Remove the default node pool after bootstrapping.
# Explcit node pool configuration allows for more isolation and makes it
Expand Down
2 changes: 1 addition & 1 deletion catalog/gke-autopilot/cluster/container-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ metadata: # kpt-merge: projects/project-id-cluster-name-container
name: project-id-cluster-name-container # kpt-set: ${project-id}-${cluster-name}-container
namespace: projects # kpt-set: ${projects-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/gke-autopilot/v0.0.1
cnrm.cloud.google.com/blueprint: cnrm/gke-autopilot/v0.1.0
cnrm.cloud.google.com/deletion-policy: abandon
cnrm.cloud.google.com/project-id: project-id # kpt-set: ${project-id}
spec:
Expand Down
7 changes: 7 additions & 0 deletions catalog/project/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/project-blueprint-v0.4.1...project-blueprint-v0.4.2) (2022-02-02)


### Bug Fixes

* remove redundant project annotation ([#132](https://github.com/GoogleCloudPlatform/blueprints/issues/132)) ([35b03a8](https://github.com/GoogleCloudPlatform/blueprints/commit/35b03a801fd7996e7dace90cb967b02cba332557))

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


Expand Down
2 changes: 1 addition & 1 deletion catalog/project/kcc-namespace/kcc-project-owner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ metadata:
name: kcc-project-id-owners-permissions # kpt-set: kcc-${project-id}-owners-permissions
namespace: projects # kpt-set: ${projects-namespace}
annotations:
cnrm.cloud.google.com/blueprint: cnrm/kcc-namespace/v0.4.1
cnrm.cloud.google.com/blueprint: cnrm/kcc-namespace/v0.4.2
cnrm.cloud.google.com/project-id: management-project-id # kpt-set: ${management-project-id}
spec:
resourceRef:
Expand Down
Loading

0 comments on commit 6fd7518

Please sign in to comment.