diff --git a/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index 5845b77..d84bc32 100644 --- a/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml @@ -18,7 +18,7 @@ icon: "https://avatars.githubusercontent.com/u/2531208?s=200&v=4" # you make changes to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.27 +version: 0.0.28 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -40,7 +40,7 @@ dependencies: - external-secrets-config - name: crossplane-gardener-shoot-clusters alias: crossplane-gardener-shoot-clusters - version: 0.0.13 + version: 0.0.14 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-gardener-shoot-clusters diff --git a/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/README.md index f6c5b64..4f9af87 100644 --- a/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # provider-gardener -![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) +![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square) A Umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of new SAP Gardener Clusters and its stack @@ -10,7 +10,7 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-gardener-shoot-clusters(crossplane-gardener-shoot-clusters) | 0.0.13 | +| oci://ghcr.io/openmcp-project | crossplane-gardener-shoot-clusters(crossplane-gardener-shoot-clusters) | 0.0.14 | | oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.20 | | oci://ghcr.io/openmcp-project | crossplane-provider-helm(crossplane-provider-helm) | 0.0.12 | | oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 | diff --git a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-gardener-shoot-clusters/templates/garden-manifests/gardener-shoot-cluster-gcp.yaml b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-gardener-shoot-clusters/templates/garden-manifests/gardener-shoot-cluster-gcp.yaml index 7e6a19f..ea23125 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-gardener-shoot-clusters/templates/garden-manifests/gardener-shoot-cluster-gcp.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-gardener-shoot-clusters/templates/garden-manifests/gardener-shoot-cluster-gcp.yaml @@ -6,7 +6,7 @@ metadata: name: "iad-test" labels: openmcp.cloud/blueprint-building-block: "crossplane-gardener-shoot-clusters" - openmcp.cloud/blueprint-building-block-version: "0.0.13" + openmcp.cloud/blueprint-building-block-version: "0.0.14" spec: providerConfigRef: name: "garden-co-golden" # Set to Kubernetes ProviderConfig @@ -19,8 +19,7 @@ spec: annotations: confirmation.gardener.cloud/deletion: "true" # otherwise it can't be destroyed using IAD name: iad-test - namespace: garden-co-golden - + namespace: garden-co-golden spec: secretBindingName: gcp-sa-garden-co-golden # Set your SecretBinding name cloudProfileName: gcp