diff --git a/.github/workflows/git-pr-status-checks.yml b/.github/workflows/git-pr-status-checks.yml index f794095..af402ff 100644 --- a/.github/workflows/git-pr-status-checks.yml +++ b/.github/workflows/git-pr-status-checks.yml @@ -17,12 +17,4 @@ permissions: jobs: pr-status-check: - uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main" - with: - HELM_OCI_REGISTRY: 'ghcr.io' - BUILDING_BLOCKS_GIT_REPO_URL: 'https://github.com/openmcp-project/blueprint-building-blocks.git' - secrets: - HELM_REPO_USERNAME: "${{ secrets.GITHUB_TOKEN }}" - HELM_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}" - BUILDING_BLOCKS_GIT_REPO_TOKEN: "" #"${{ secrets.ORG_REPO_TOKEN }}" - + uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main" \ No newline at end of file diff --git a/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index 9a90304..2968923 100644 --- a/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml @@ -17,7 +17,7 @@ icon: "https://avatars.githubusercontent.com/u/2531208?s=200&v=4" # This is the chart version. This version number should be incremented each time # 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.24 +version: 0.0.25 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. # Versions are not expected to follow Semantic Versioning. They should reflect @@ -31,25 +31,25 @@ sources: dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config - name: crossplane-provider-sap-btp-account alias: crossplane-provider-sap-btp-account - version: 0.0.6 + version: 0.0.9 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-sap-btp-account - name: crossplane-provider-sap-btp-environment alias: crossplane-provider-sap-btp-environment - version: 0.0.12 + version: 0.0.15 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-sap-btp-environment diff --git a/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/README.md index 4cfc3b4..08a0000 100644 --- a/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # btp-cf-env-runtime -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-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.25](https://img.shields.io/badge/Version-0.0.25-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 demonstrate orchestration of SAP BTP Cloud Foundry Environment. @@ -15,10 +15,10 @@ A Umbrealla Helm chart which demonstrate orchestration of SAP BTP Cloud Foundry | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 | -| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.12 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.9 | +| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.15 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | ## Values diff --git a/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index 2e74e33..3feee00 100644 --- a/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml @@ -17,7 +17,7 @@ icon: "https://avatars.githubusercontent.com/u/2531208?s=200&v=4" # This is the chart version. This version number should be incremented each time # 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.24 +version: 0.0.25 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. # Versions are not expected to follow Semantic Versioning. They should reflect @@ -31,25 +31,25 @@ sources: dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config - name: crossplane-provider-sap-btp-account alias: crossplane-provider-sap-btp-account - version: 0.0.6 + version: 0.0.9 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-sap-btp-account - name: crossplane-provider-sap-btp-environment alias: crossplane-provider-sap-btp-environment - version: 0.0.12 + version: 0.0.15 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-sap-btp-environment diff --git a/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/README.md index 8bd4523..2163c77 100644 --- a/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # btp-kyma-env-runtime -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-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.25](https://img.shields.io/badge/Version-0.0.25-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 demonstrate orchestration of SAP BTP Kyma Environment. @@ -15,10 +15,10 @@ A Umbrealla Helm chart which demonstrate orchestration of SAP BTP Kyma Environme | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 | -| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.12 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.9 | +| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.15 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | ## Values diff --git a/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index 4e48993..a9562a1 100644 --- a/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/btp-service-operator.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.24 +version: 0.0.25 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -33,25 +33,25 @@ sources: dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config - name: crossplane-provider-sap-btp-account alias: crossplane-provider-sap-btp-account - version: 0.0.6 + version: 0.0.9 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-sap-btp-account - name: sap-btp-services alias: sap-btp-services - version: 0.0.9 + version: 0.0.12 repository: "oci://ghcr.io/openmcp-project" tags: - sap-btp-services diff --git a/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/README.md index a651092..43d5d72 100644 --- a/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # btp-service-operator -![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-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.25](https://img.shields.io/badge/Version-0.0.25-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 demonstrate orchestration of SAP BTP Service Operator Instance+Bindings. @@ -15,10 +15,10 @@ A Umbrealla Helm chart which demonstrate orchestration of SAP BTP Service Operat | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | -| oci://ghcr.io/openmcp-project | sap-btp-services(sap-btp-services) | 0.0.9 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.9 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | +| oci://ghcr.io/openmcp-project | sap-btp-services(sap-btp-services) | 0.0.12 | ## Values diff --git a/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index 9a59d83..7ac7a87 100644 --- a/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/example-base.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.14 +version: 0.0.15 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -28,13 +28,13 @@ appVersion: "0.0.1" dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config diff --git a/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/README.md index 62af857..7eb6aa9 100644 --- a/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # example-base -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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 the minimum required crossplane manifests to demonstrate orchestration of crossplane provider configs and secrets management. @@ -10,8 +10,8 @@ A Umbrealla Helm chart which contains the minimum required crossplane manifests | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | ## Values diff --git a/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/Chart.yaml b/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/Chart.yaml index 0718dbe..5cf3060 100644 --- a/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/Chart.yaml +++ b/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/Chart.yaml @@ -17,7 +17,7 @@ icon: "https://avatars.githubusercontent.com/u/2531208?s=200&v=4" # This is the chart version. This version number should be incremented each time # 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.10 +version: 0.0.11 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. # Versions are not expected to follow Semantic Versioning. They should reflect @@ -26,7 +26,7 @@ appVersion: "0.0.1" dependencies: - name: crossplane-provider-sap-btp-account alias: crossplane-provider-sap-btp-account - version: 0.0.6 + version: 0.0.9 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-sap-btp-account diff --git a/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/README.md b/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/README.md index bd18bb1..3371594 100644 --- a/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/README.md +++ b/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/README.md @@ -2,7 +2,7 @@ # landscape-definition -![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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.11](https://img.shields.io/badge/Version-0.0.11-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 nested umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of BTP Sub-Accounts. Crossplane Provider Configs and landscape credentials are managed by Helm Chart landscape-provider-cfgs-credentials! @@ -10,7 +10,7 @@ A nested umbrealla Helm chart which contains crossplane manifests to demonstrate | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 | +| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.9 | ## Values diff --git a/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/Chart.yaml b/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/Chart.yaml index 9e7961f..9676fb0 100644 --- a/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/Chart.yaml +++ b/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/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.14 +version: 0.0.15 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -28,13 +28,13 @@ appVersion: "0.0.1" dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config diff --git a/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/README.md b/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/README.md index dd10bdf..48d982f 100644 --- a/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/README.md +++ b/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/README.md @@ -2,7 +2,7 @@ # landscape-provider-cfgs-credentials -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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 nested umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of crossplane provider configs and secrets management. Landscape definition (e.g. BTP Accounts / ect..) are managed by Helm Chart landscape-definition! @@ -10,8 +10,8 @@ A nested umbrealla Helm chart which contains crossplane manifests to demonstrate | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | ## Values diff --git a/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index 75f0fc7..276d6c2 100644 --- a/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/include-custom-helm-charts.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.14 +version: 0.0.15 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -28,13 +28,13 @@ appVersion: "0.0.1" dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config diff --git a/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/README.md index 4d30ff6..680ebdc 100644 --- a/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # include-custom-helm-charts -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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 demonstrate on how to include local Helm Charts within the same Git Repository. @@ -11,8 +11,8 @@ A Umbrealla Helm chart which demonstrate on how to include local Helm Charts wit | Repository | Name | Version | |------------|------|---------| | file://../../../charts/custom-chart | custom-chart(custom-chart) | ~0.x.x | -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | ## Values diff --git a/helm/umbrella/blueprints/k8s-validating-admission-policy/Chart.yaml b/helm/umbrella/blueprints/k8s-validating-admission-policy/Chart.yaml index 2fee19d..4eadf8d 100644 --- a/helm/umbrella/blueprints/k8s-validating-admission-policy/Chart.yaml +++ b/helm/umbrella/blueprints/k8s-validating-admission-policy/Chart.yaml @@ -17,7 +17,7 @@ icon: "https://avatars.githubusercontent.com/u/2531208?s=200&v=4" # This is the chart version. This version number should be incremented each time # 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.2 +version: 0.0.3 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. # Versions are not expected to follow Semantic Versioning. They should reflect @@ -26,7 +26,7 @@ appVersion: "0.0.1" dependencies: - name: k8s-validating-admission-policy alias: k8s-validating-admission-policy - version: 0.0.2 + version: 0.0.5 repository: "oci://ghcr.io/openmcp-project" tags: - k8s-validating-admission-policy diff --git a/helm/umbrella/blueprints/k8s-validating-admission-policy/README.md b/helm/umbrella/blueprints/k8s-validating-admission-policy/README.md index 4c70cec..ffae867 100644 --- a/helm/umbrella/blueprints/k8s-validating-admission-policy/README.md +++ b/helm/umbrella/blueprints/k8s-validating-admission-policy/README.md @@ -2,7 +2,7 @@ # k8s-validating-admission-policy -![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-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.3](https://img.shields.io/badge/Version-0.0.3-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 k8s ValidatingAdmissionPolicy & ValidatingAdmissionPolicyBinding for a couple of crossplane ProviderConfig. As of Nov 2024, mcp admins do not have permission to manage kind ValidatingAdmissionPolicy, therefore this solution can only be applied to self hosted crossplane k8s clusters! @@ -10,7 +10,7 @@ A Umbrealla Helm chart which contains k8s ValidatingAdmissionPolicy & Validating | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | k8s-validating-admission-policy(k8s-validating-admission-policy) | 0.0.2 | +| oci://ghcr.io/openmcp-project | k8s-validating-admission-policy(k8s-validating-admission-policy) | 0.0.5 | ## Values diff --git a/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index 57c85e5..c052dd9 100644 --- a/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml @@ -17,7 +17,7 @@ icon: "https://avatars.githubusercontent.com/u/2531208?s=200&v=4" # This is the chart version. This version number should be incremented each time # 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.16 +version: 0.0.17 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. # Versions are not expected to follow Semantic Versioning. They should reflect @@ -26,13 +26,13 @@ appVersion: "0.0.1" dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: crossplane-provider-sap-btp-account alias: crossplane-provider-sap-btp-account - version: 0.0.6 + version: 0.0.9 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-sap-btp-account diff --git a/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md index ebb3022..401d567 100644 --- a/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # migration-test-provider-btp-accounts -![Version: 0.0.16](https://img.shields.io/badge/Version-0.0.16-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.17](https://img.shields.io/badge/Version-0.0.17-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 SAP BTP Accounts @@ -10,8 +10,8 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.9 | # TL;DR This template umbrella Helm Chart demonstrates the orchestration of BTP resources such as [BTP Sub Accounts](https://learning.sap.com/learning-journeys/introducing-cloud-security-on-sap-business-technology-platform/using-global-accounts-and-subaccounts_fc42dbb5-5c5b-4903-a3f6-fed3d7f5ee22) and [BTP Entitlements](https://help.sap.com/docs/btp/sap-business-technology-platform/managing-entitlements-and-quotas-using-cockpit?locale=322080db84734e9b8812ede13703b83c.html). @@ -24,7 +24,7 @@ This template umbrella Helm Chart demonstrates the orchestration of BTP resource | crossplane-provider-configs.providerConfigs.btpSapCrossplane[0].cisCredentials.secretRef.namespace | string | `"default"` | | | crossplane-provider-configs.providerConfigs.btpSapCrossplane[0].cisCredentials.source | string | `"Secret"` | | | crossplane-provider-configs.providerConfigs.btpSapCrossplane[0].cliServerUrl | string | `"https://cli.btp.cloud.sap"` | | -| crossplane-provider-configs.providerConfigs.btpSapCrossplane[0].globalAccountSubDomain | string | `"b81eca48-daa3-4515-951c-f499da5d64d5"` | | +| crossplane-provider-configs.providerConfigs.btpSapCrossplane[0].globalAccountSubDomain | string | `"example1-aabb-1234-o987-3xampl3qwer6"` | | | crossplane-provider-configs.providerConfigs.btpSapCrossplane[0].providerConfigRefName | string | `"btp-account-provider-config"` | | | crossplane-provider-configs.providerConfigs.btpSapCrossplane[0].serviceAccountSecret.secretRef.key | string | `"credentials"` | | | crossplane-provider-configs.providerConfigs.btpSapCrossplane[0].serviceAccountSecret.secretRef.name | string | `"sa-provider-secret"` | | diff --git a/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index b0c5f00..b59b5b3 100644 --- a/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.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.8 +version: 0.0.9 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -28,25 +28,25 @@ appVersion: "0.0.1" dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: crossplane-provider-pkgs alias: crossplane-provider-pkgs - version: 0.0.10 + version: 0.0.13 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-pkgs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config - name: crossplane-provider-sap-btp-account alias: crossplane-provider-sap-btp-account - version: 0.0.6 + version: 0.0.9 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-sap-btp-account diff --git a/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md index c93625b..e45e1b2 100644 --- a/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # ocm-package-provider-btp-accounts -![Version: 0.0.8](https://img.shields.io/badge/Version-0.0.8-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.9](https://img.shields.io/badge/Version-0.0.9-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 SAP BTP Accounts within a OCM package @@ -10,10 +10,10 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | crossplane-provider-pkgs(crossplane-provider-pkgs) | 0.0.10 | -| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | crossplane-provider-pkgs(crossplane-provider-pkgs) | 0.0.13 | +| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.9 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | # TL;DR This template umbrella Helm Chart demonstrates the orchestration of BTP resources such as [BTP Sub Accounts](https://learning.sap.com/learning-journeys/introducing-cloud-security-on-sap-business-technology-platform/using-global-accounts-and-subaccounts_fc42dbb5-5c5b-4903-a3f6-fed3d7f5ee22) and [BTP Entitlements](https://help.sap.com/docs/btp/sap-business-technology-platform/managing-entitlements-and-quotas-using-cockpit?locale=322080db84734e9b8812ede13703b83c.html) within a [OCM](https://ocm.software) package. diff --git a/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index fbbab55..ae2f031 100644 --- a/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/provider-btp-accounts.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.21 +version: 0.0.22 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -28,19 +28,19 @@ appVersion: "0.0.1" dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config - name: crossplane-provider-sap-btp-account alias: crossplane-provider-sap-btp-account - version: 0.0.6 + version: 0.0.9 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-sap-btp-account diff --git a/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md index 3f867db..6f76e2a 100644 --- a/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # provider-btp-accounts -![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-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.22](https://img.shields.io/badge/Version-0.0.22-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 SAP BTP Accounts @@ -10,9 +10,9 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.9 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | # TL;DR This template umbrella Helm Chart demonstrates the orchestration of BTP resources such as [BTP Sub Accounts](https://learning.sap.com/learning-journeys/introducing-cloud-security-on-sap-business-technology-platform/using-global-accounts-and-subaccounts_fc42dbb5-5c5b-4903-a3f6-fed3d7f5ee22) and [BTP Entitlements](https://help.sap.com/docs/btp/sap-business-technology-platform/managing-entitlements-and-quotas-using-cockpit?locale=322080db84734e9b8812ede13703b83c.html). diff --git a/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml b/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml index 7bca502..4c10a45 100644 --- a/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/Chart.yaml +++ b/helm/umbrella/blueprints/provider-gardener-existing.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.20 +version: 0.0.21 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -28,25 +28,25 @@ appVersion: "0.0.1" dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config - name: crossplane-gardener-shoot-kubeconfigs alias: crossplane-gardener-shoot-kubeconfigs - version: 0.0.7 + version: 0.0.10 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-gardener-shoot-kubeconfigs - name: crossplane-provider-helm alias: crossplane-provider-helm - version: 0.0.8 + version: 0.0.11 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-helm diff --git a/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/README.md b/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/README.md index 0621fb7..28ac5bb 100644 --- a/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/README.md +++ b/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/README.md @@ -2,7 +2,7 @@ # provider-gardener-existing -![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-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.21](https://img.shields.io/badge/Version-0.0.21-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 (already) existing SAP Gardener Clusters and its stack @@ -10,10 +10,10 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/openmcp-project | crossplane-gardener-shoot-kubeconfigs(crossplane-gardener-shoot-kubeconfigs) | 0.0.7 | -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | crossplane-provider-helm(crossplane-provider-helm) | 0.0.8 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | +| oci://ghcr.io/openmcp-project | crossplane-gardener-shoot-kubeconfigs(crossplane-gardener-shoot-kubeconfigs) | 0.0.10 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | crossplane-provider-helm(crossplane-provider-helm) | 0.0.11 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | # TL;DR This template umbrella Helm Chart demonstrates the orchestration of k8s workload of existing SAP [Gardener](https://gardener.cloud) [Shoot Clusters](https://gardener.cloud/docs/getting-started/shoots/). 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 4fdd82e..35fb8da 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.20 +version: 0.0.21 # This is the version number of the application being deployed. This version # number should be incremented each time you make changes to the application. @@ -28,25 +28,25 @@ appVersion: "0.0.1" dependencies: - name: crossplane-provider-configs alias: crossplane-provider-configs - version: 0.0.15 + version: 0.0.18 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-configs - name: external-secrets-config alias: external-secrets-config - version: 0.1.7 + version: 0.1.10 repository: "oci://ghcr.io/openmcp-project" tags: - external-secrets-config - name: crossplane-gardener-shoot-clusters alias: crossplane-gardener-shoot-clusters - version: 0.0.8 + version: 0.0.11 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-gardener-shoot-clusters - name: crossplane-provider-helm alias: crossplane-provider-helm - version: 0.0.8 + version: 0.0.11 repository: "oci://ghcr.io/openmcp-project" tags: - crossplane-provider-helm 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 9cacb74..d886ec4 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.20](https://img.shields.io/badge/Version-0.0.20-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.21](https://img.shields.io/badge/Version-0.0.21-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,10 +10,10 @@ 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.8 | -| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.15 | -| oci://ghcr.io/openmcp-project | crossplane-provider-helm(crossplane-provider-helm) | 0.0.8 | -| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 | +| oci://ghcr.io/openmcp-project | crossplane-gardener-shoot-clusters(crossplane-gardener-shoot-clusters) | 0.0.11 | +| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 | +| oci://ghcr.io/openmcp-project | crossplane-provider-helm(crossplane-provider-helm) | 0.0.11 | +| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 | # TL;DR This template umbrella Helm Chart demonstrates the orchestration of SAP [Gardener](https://gardener.cloud) [Shoot Clusters](https://gardener.cloud/docs/getting-started/shoots/) and their k8s workloads. diff --git a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml index 767082b..05c21c9 100644 --- a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml +++ b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml @@ -6,7 +6,7 @@ metadata: name: "btp-account-provider-config" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: cliServerUrl: "https://cli.btp.cloud.sap" globalAccount: "exmpl" diff --git a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml index 58214d5..4079d4d 100644 --- a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml +++ b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: description: Open Orchestrator Managed Control Plane Blueprint PoC diff --git a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml index 7fb623b..f584e0c 100644 --- a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml +++ b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: providerConfigRef: name: btp-account-provider-config diff --git a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml index 48d909d..1ee7044 100644 --- a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml +++ b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml @@ -6,7 +6,7 @@ metadata: name: cis-local labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: serviceName: cis diff --git a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml index ab16296..e763137 100644 --- a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml +++ b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: writeConnectionSecretToRef: # !!! TODO: Make this configurable !!! diff --git a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-environment/templates/cloud-foundry-environment.yaml b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-environment/templates/cloud-foundry-environment.yaml index 49644b4..b3886d6 100644 --- a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-environment/templates/cloud-foundry-environment.yaml +++ b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/crossplane-provider-sap-btp-environment/templates/cloud-foundry-environment.yaml @@ -6,7 +6,7 @@ metadata: name: btp-account-provider-config-test labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-environment" - openmcp.cloud/blueprint-building-block-version: "0.0.12" + openmcp.cloud/blueprint-building-block-version: "0.0.15" spec: providerConfigRef: name: btp-account-provider-config diff --git a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/external-secret.yaml b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/external-secret.yaml index d292c59..c592d40 100644 --- a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/external-secret.yaml +++ b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/external-secret.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: refreshInterval: "15m" secretStoreRef: diff --git a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/secret-store.yaml b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/secret-store.yaml index fb06ef9..02de3fa 100644 --- a/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/secret-store.yaml +++ b/manifests/helm/umbrella/blueprints/btp-cf-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-cf-env-runtime/charts/external-secrets-config/templates/secret-store.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: provider: vault: diff --git a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml index 6d0e665..5789f4a 100644 --- a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml +++ b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml @@ -6,7 +6,7 @@ metadata: name: "btp-account-provider-config" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: cliServerUrl: "https://cli.btp.cloud.sap" globalAccount: "exmpl" diff --git a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml index b8bb603..65a0c97 100644 --- a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml +++ b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: description: Open Orchestrator Managed Control Plane Blueprint PoC diff --git a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml index f788b88..d9646ff 100644 --- a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml +++ b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: providerConfigRef: name: btp-account-provider-config diff --git a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml index 53c621d..97ee684 100644 --- a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml +++ b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml @@ -6,7 +6,7 @@ metadata: name: kymaruntime-gcp labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: serviceName: kymaruntime @@ -24,7 +24,7 @@ metadata: name: cis-local labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: serviceName: cis diff --git a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml index e0eb865..6183db7 100644 --- a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml +++ b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: writeConnectionSecretToRef: # !!! TODO: Make this configurable !!! diff --git a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-environment/templates/kyma-environment.yaml b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-environment/templates/kyma-environment.yaml index cd8e9bf..8633d66 100644 --- a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-environment/templates/kyma-environment.yaml +++ b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/crossplane-provider-sap-btp-environment/templates/kyma-environment.yaml @@ -6,7 +6,7 @@ metadata: name: btp-account-provider-config-kyma-test labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-environment" - openmcp.cloud/blueprint-building-block-version: "0.0.12" + openmcp.cloud/blueprint-building-block-version: "0.0.15" spec: providerConfigRef: name: btp-account-provider-config diff --git a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/external-secrets-config/templates/external-secret.yaml b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/external-secrets-config/templates/external-secret.yaml index d74abdc..8f6df84 100644 --- a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/external-secrets-config/templates/external-secret.yaml +++ b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/external-secrets-config/templates/external-secret.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: refreshInterval: "15m" secretStoreRef: diff --git a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/external-secrets-config/templates/secret-store.yaml b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/external-secrets-config/templates/secret-store.yaml index 241accb..1b1c8ee 100644 --- a/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/external-secrets-config/templates/secret-store.yaml +++ b/manifests/helm/umbrella/blueprints/btp-kyma-env-runtime.abc.shoot.live.k8s-hana.ondemand.com/btp-kyma-env-runtime/charts/external-secrets-config/templates/secret-store.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: provider: vault: diff --git a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml index 75bc897..a78b2b5 100644 --- a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml +++ b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: description: Open Managed Control Plane Blueprint diff --git a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml index 0b76767..33d8bf1 100644 --- a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml +++ b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml @@ -6,7 +6,7 @@ metadata: name: cis-local labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: serviceName: cis diff --git a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml index e745890..6689b29 100644 --- a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml +++ b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: writeConnectionSecretToRef: # !!! TODO: Make this configurable !!! diff --git a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/external-secrets-config/templates/external-secret.yaml b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/external-secrets-config/templates/external-secret.yaml index d3017b8..5409f7d 100644 --- a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/external-secrets-config/templates/external-secret.yaml +++ b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/external-secrets-config/templates/external-secret.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: refreshInterval: "15m" secretStoreRef: diff --git a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/external-secrets-config/templates/secret-store.yaml b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/external-secrets-config/templates/secret-store.yaml index c7a3d8d..8fe474b 100644 --- a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/external-secrets-config/templates/secret-store.yaml +++ b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/external-secrets-config/templates/secret-store.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: provider: vault: diff --git a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/sap-btp-services/templates/services-binding-services-cloud-sap.yaml b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/sap-btp-services/templates/services-binding-services-cloud-sap.yaml index 599ff61..b028d57 100644 --- a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/sap-btp-services/templates/services-binding-services-cloud-sap.yaml +++ b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/sap-btp-services/templates/services-binding-services-cloud-sap.yaml @@ -7,7 +7,7 @@ metadata: namespace: default labels: openmcp.cloud/blueprint-building-block: "sap-btp-services" - openmcp.cloud/blueprint-building-block-version: "0.0.9" + openmcp.cloud/blueprint-building-block-version: "0.0.12" spec: serviceInstanceName: hana-cloud secretName: hana-binding-secret diff --git a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/sap-btp-services/templates/services-instance-services-cloud-sap.yaml b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/sap-btp-services/templates/services-instance-services-cloud-sap.yaml index 38d22c7..5d8d94f 100644 --- a/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/sap-btp-services/templates/services-instance-services-cloud-sap.yaml +++ b/manifests/helm/umbrella/blueprints/btp-service-operator.abc.shoot.live.k8s-hana.ondemand.com/btp-service-operator/charts/sap-btp-services/templates/services-instance-services-cloud-sap.yaml @@ -7,7 +7,7 @@ metadata: namespace: default labels: openmcp.cloud/blueprint-building-block: "sap-btp-services" - openmcp.cloud/blueprint-building-block-version: "0.0.9" + openmcp.cloud/blueprint-building-block-version: "0.0.12" spec: serviceOfferingName: hana-cloud servicePlanName: hana diff --git a/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml b/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml index 6269e2c..1edebe6 100644 --- a/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml +++ b/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml @@ -6,7 +6,7 @@ metadata: name: "provider-config-ref-name-btp-account-mcp-blueprints" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: cliServerUrl: "https://cli.btp.cloud.sap" globalAccount: "globalaccountsubdomain" diff --git a/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/external-secrets-config/templates/external-secret.yaml b/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/external-secrets-config/templates/external-secret.yaml index 56b14a4..2bf3716 100644 --- a/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/external-secrets-config/templates/external-secret.yaml +++ b/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/external-secrets-config/templates/external-secret.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: refreshInterval: "30m" secretStoreRef: diff --git a/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/external-secrets-config/templates/secret-store.yaml b/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/external-secrets-config/templates/secret-store.yaml index 4af2882..9c8c887 100644 --- a/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/external-secrets-config/templates/secret-store.yaml +++ b/manifests/helm/umbrella/blueprints/example-base.abc.shoot.live.k8s-hana.ondemand.com/example-base/charts/external-secrets-config/templates/secret-store.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: provider: vault: diff --git a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/landscape-definition/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/landscape-definition/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml index 667682c..51ca774 100644 --- a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/landscape-definition/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml +++ b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/landscape-definition/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: description: Sub Account managed by Open MCP & IaD diff --git a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/landscape-definition/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/landscape-definition/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml index 36c0774..66bead4 100644 --- a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/landscape-definition/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml +++ b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-definition/landscape-definition/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml @@ -6,7 +6,7 @@ metadata: name: auditlog-oauth2 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: serviceName: auditlog-management diff --git a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml index 7332796..f137ac3 100644 --- a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml +++ b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml @@ -6,7 +6,7 @@ metadata: name: "provider-config-ref-name-btp-account-mcp-blueprints" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: cliServerUrl: "https://cli.btp.cloud.sap" globalAccount: "globalaccountsubdomain" diff --git a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/external-secrets-config/templates/external-secret.yaml b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/external-secrets-config/templates/external-secret.yaml index 114e197..190fd33 100644 --- a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/external-secrets-config/templates/external-secret.yaml +++ b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/external-secrets-config/templates/external-secret.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: refreshInterval: "15m" secretStoreRef: diff --git a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/external-secrets-config/templates/secret-store.yaml b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/external-secrets-config/templates/secret-store.yaml index 5011dc6..ec55947 100644 --- a/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/external-secrets-config/templates/secret-store.yaml +++ b/manifests/helm/umbrella/blueprints/example-nested.zzz.shoot.live.k8s-hana.ondemand.com/landscape-provider-cfgs-credentials/landscape-provider-cfgs-credentials/charts/external-secrets-config/templates/secret-store.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: provider: vault: diff --git a/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml b/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml index cedd8d3..334306c 100644 --- a/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml +++ b/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml @@ -6,7 +6,7 @@ metadata: name: "provider-config-ref-name-btp-account-mcp-blueprints" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: cliServerUrl: "https://cli.btp.cloud.sap" globalAccount: "globalaccountsubdomain" diff --git a/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/external-secrets-config/templates/external-secret.yaml b/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/external-secrets-config/templates/external-secret.yaml index 1eff297..a0990fc 100644 --- a/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/external-secrets-config/templates/external-secret.yaml +++ b/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/external-secrets-config/templates/external-secret.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: refreshInterval: "15m" secretStoreRef: diff --git a/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/external-secrets-config/templates/secret-store.yaml b/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/external-secrets-config/templates/secret-store.yaml index 7580b6b..a5989e8 100644 --- a/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/external-secrets-config/templates/secret-store.yaml +++ b/manifests/helm/umbrella/blueprints/include-custom-helm-charts.abc.shoot.live.k8s-hana.ondemand.com/include-custom-helm-charts/charts/external-secrets-config/templates/secret-store.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: provider: vault: diff --git a/manifests/helm/umbrella/blueprints/k8s-validating-admission-policy/k8s-validating-admission-policy/charts/k8s-validating-admission-policy/templates/ValidatingAdmissionPolicy.yaml b/manifests/helm/umbrella/blueprints/k8s-validating-admission-policy/k8s-validating-admission-policy/charts/k8s-validating-admission-policy/templates/ValidatingAdmissionPolicy.yaml index a9073b6..f1bb076 100644 --- a/manifests/helm/umbrella/blueprints/k8s-validating-admission-policy/k8s-validating-admission-policy/charts/k8s-validating-admission-policy/templates/ValidatingAdmissionPolicy.yaml +++ b/manifests/helm/umbrella/blueprints/k8s-validating-admission-policy/k8s-validating-admission-policy/charts/k8s-validating-admission-policy/templates/ValidatingAdmissionPolicy.yaml @@ -6,7 +6,7 @@ metadata: name: crossplane-helm-provider-config-if-secret-exists labels: openmcp.cloud/blueprint-building-block: "k8s-validating-admission-policy" - openmcp.cloud/blueprint-building-block-version: "0.0.2" + openmcp.cloud/blueprint-building-block-version: "0.0.5" spec: failurePolicy: Fail matchConstraints: diff --git a/manifests/helm/umbrella/blueprints/k8s-validating-admission-policy/k8s-validating-admission-policy/charts/k8s-validating-admission-policy/templates/ValidatingAdmissionPolicyBinding.yaml b/manifests/helm/umbrella/blueprints/k8s-validating-admission-policy/k8s-validating-admission-policy/charts/k8s-validating-admission-policy/templates/ValidatingAdmissionPolicyBinding.yaml index 7862736..c63c7fc 100644 --- a/manifests/helm/umbrella/blueprints/k8s-validating-admission-policy/k8s-validating-admission-policy/charts/k8s-validating-admission-policy/templates/ValidatingAdmissionPolicyBinding.yaml +++ b/manifests/helm/umbrella/blueprints/k8s-validating-admission-policy/k8s-validating-admission-policy/charts/k8s-validating-admission-policy/templates/ValidatingAdmissionPolicyBinding.yaml @@ -6,7 +6,7 @@ metadata: name: crossplane-helm-provider-config-secret-binding labels: openmcp.cloud/blueprint-building-block: "k8s-validating-admission-policy" - openmcp.cloud/blueprint-building-block-version: "0.0.2" + openmcp.cloud/blueprint-building-block-version: "0.0.5" spec: paramRef: parameterNotFoundAction: Allow diff --git a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml index e7aa8c1..12c9fda 100644 --- a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml +++ b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml @@ -6,10 +6,10 @@ metadata: name: "btp-account-provider-config" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: cliServerUrl: "https://cli.btp.cloud.sap" - globalAccount: "b81eca48-daa3-4515-951c-f499da5d64d5" + globalAccount: "example1-aabb-1234-o987-3xampl3qwer6" cisCredentials: secretRef: key: data diff --git a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml index 1a0e869..d21c16d 100644 --- a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml +++ b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: description: 'Sub Account managed by OpenMCP & IaD from OpenMCP #2' @@ -24,7 +24,7 @@ metadata: name: subaccount2 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: description: 'Sub Account managed by OpenMCP & IaD from OpenMCP #2 new' diff --git a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml index 508a771..a1ed4bd 100644 --- a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml +++ b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/cloud-management.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: providerConfigRef: name: btp-account-provider-config diff --git a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml index 4a322ba..b5baa51 100644 --- a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml +++ b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml @@ -6,7 +6,7 @@ metadata: name: auditlog-viewer labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: serviceName: auditlog-viewer @@ -24,7 +24,7 @@ metadata: name: cis-local labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: serviceName: cis diff --git a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml index 4055c8e..3664c61 100644 --- a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml +++ b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/servicemanager.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: writeConnectionSecretToRef: # !!! TODO: Make this configurable !!! diff --git a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/subscription.yaml b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/subscription.yaml index 1593739..7b07fd4 100644 --- a/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/subscription.yaml +++ b/manifests/helm/umbrella/blueprints/migration-test-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/migration-test-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/subscription.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1-auditlog-viewer labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: providerConfigRef: name: btp-account-provider-config diff --git a/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml b/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml index c97f5f7..e7cb133 100644 --- a/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml +++ b/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml @@ -6,7 +6,7 @@ metadata: name: "provider-config-ref-name-btp-account-mcp-blueprints" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: cliServerUrl: "https://cli.btp.cloud.sap" globalAccount: "globalaccountsubdomain" diff --git a/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-pkgs/templates/pkg-crossplane-provider.yaml b/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-pkgs/templates/pkg-crossplane-provider.yaml index f4f052c..67a9ebb 100644 --- a/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-pkgs/templates/pkg-crossplane-provider.yaml +++ b/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-pkgs/templates/pkg-crossplane-provider.yaml @@ -6,7 +6,7 @@ metadata: name: provider-ias labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-pkgs" - openmcp.cloud/blueprint-building-block-version: "0.0.10" + openmcp.cloud/blueprint-building-block-version: "0.0.13" spec: package: ocm/crossplane/provider-ias:0.2.2 packagePullPolicy: IfNotPresent @@ -20,7 +20,7 @@ metadata: name: provider-gardener-auth labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-pkgs" - openmcp.cloud/blueprint-building-block-version: "0.0.10" + openmcp.cloud/blueprint-building-block-version: "0.0.13" spec: package: ocm/crossplane/provider-gardener-auth:0.0.4 packagePullPolicy: IfNotPresent @@ -34,7 +34,7 @@ metadata: name: provider-kubernetes labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-pkgs" - openmcp.cloud/blueprint-building-block-version: "0.0.10" + openmcp.cloud/blueprint-building-block-version: "0.0.13" spec: package: xpkg.upbound.io/crossplane-contrib/provider-kubernetes:v0.15.0 packagePullPolicy: IfNotPresent @@ -48,7 +48,7 @@ metadata: name: provider-helm labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-pkgs" - openmcp.cloud/blueprint-building-block-version: "0.0.10" + openmcp.cloud/blueprint-building-block-version: "0.0.13" spec: package: xpkg.upbound.io/crossplane-contrib/provider-helm:v0.19.0 packagePullPolicy: IfNotPresent @@ -62,7 +62,7 @@ metadata: name: provider-btp labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-pkgs" - openmcp.cloud/blueprint-building-block-version: "0.0.10" + openmcp.cloud/blueprint-building-block-version: "0.0.13" spec: package: ghcr.io/sap/crossplane-provider-btp/crossplane/provider-btp:v1.0.2 packagePullPolicy: IfNotPresent diff --git a/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml b/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml index bbd55a1..33588e0 100644 --- a/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml +++ b/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: description: Sub Account managed by OpenMCP & IaD diff --git a/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml b/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml index fa61846..2a19a4b 100644 --- a/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml +++ b/manifests/helm/umbrella/blueprints/ocm-package-provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/ocm-package-provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml @@ -6,7 +6,7 @@ metadata: name: auditlog-oauth2 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: serviceName: auditlog-management diff --git a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml index 04ce069..2156990 100644 --- a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml +++ b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-configs/templates/mcp/providerConfigs/btp.sap.crossplane.io.yaml @@ -6,7 +6,7 @@ metadata: name: "provider-config-ref-name-btp-account-mcp-blueprints" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: cliServerUrl: "https://cli.btp.cloud.sap" globalAccount: "globalaccountsubdomain" diff --git a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml index b1129a5..85230a8 100644 --- a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml +++ b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-accounts/sub-accounts.yaml @@ -6,7 +6,7 @@ metadata: name: subaccount1 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: description: Sub Account managed by OpenMCP & IaD diff --git a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml index 4deedcb..4e2f274 100644 --- a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml +++ b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/crossplane-provider-sap-btp-account/templates/mcp/btp-subscriptions/entitlements.yaml @@ -6,7 +6,7 @@ metadata: name: auditlog-oauth2 labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-sap-btp-account" - openmcp.cloud/blueprint-building-block-version: "0.0.6" + openmcp.cloud/blueprint-building-block-version: "0.0.9" spec: forProvider: serviceName: auditlog-management diff --git a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/external-secrets-config/templates/external-secret.yaml b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/external-secrets-config/templates/external-secret.yaml index da1ee13..edf3f2a 100644 --- a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/external-secrets-config/templates/external-secret.yaml +++ b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/external-secrets-config/templates/external-secret.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: refreshInterval: "15m" secretStoreRef: diff --git a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/external-secrets-config/templates/secret-store.yaml b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/external-secrets-config/templates/secret-store.yaml index 2bc8152..5f099a9 100644 --- a/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/external-secrets-config/templates/secret-store.yaml +++ b/manifests/helm/umbrella/blueprints/provider-btp-accounts.abc.shoot.live.k8s-hana.ondemand.com/provider-btp-accounts/charts/external-secrets-config/templates/secret-store.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: provider: vault: diff --git a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-gardener-shoot-kubeconfigs/templates/mcp-manifests/admin-kubeconfig-request.yaml b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-gardener-shoot-kubeconfigs/templates/mcp-manifests/admin-kubeconfig-request.yaml index 5d5365a..e9816bb 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-gardener-shoot-kubeconfigs/templates/mcp-manifests/admin-kubeconfig-request.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-gardener-shoot-kubeconfigs/templates/mcp-manifests/admin-kubeconfig-request.yaml @@ -6,7 +6,7 @@ metadata: name: "iad-test" labels: openmcp.cloud/blueprint-building-block: "crossplane-gardener-shoot-kubeconfigs" - openmcp.cloud/blueprint-building-block-version: "0.0.7" + openmcp.cloud/blueprint-building-block-version: "0.0.10" spec: forProvider: validFor: 1h0s diff --git a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/gardener-orchestrate-cloud-sap.yaml b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/gardener-orchestrate-cloud-sap.yaml index fdf89de..547e820 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/gardener-orchestrate-cloud-sap.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/gardener-orchestrate-cloud-sap.yaml @@ -6,7 +6,7 @@ metadata: name: "garden-sa-co-mcp-blueprints" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: credentials: secretRef: diff --git a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/helm-crossplane-io.yaml b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/helm-crossplane-io.yaml index 450bf36..7b40cb1 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/helm-crossplane-io.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/helm-crossplane-io.yaml @@ -6,7 +6,7 @@ metadata: name: "gardener-shoot-iad-test" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: credentials: secretRef: diff --git a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/kubernetes-crossplane-io.yaml b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/kubernetes-crossplane-io.yaml index eaabe1c..df70493 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/kubernetes-crossplane-io.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-configs/templates/mcp/providerConfigs/kubernetes-crossplane-io.yaml @@ -6,7 +6,7 @@ metadata: name: "garden-sa-co-mcp-blueprints" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: credentials: secretRef: diff --git a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-helm/templates/helm-release.yaml b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-helm/templates/helm-release.yaml index fb4881b..da659aa 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-helm/templates/helm-release.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/crossplane-provider-helm/templates/helm-release.yaml @@ -6,7 +6,7 @@ metadata: name: gardener-shoot-iad-test-ingress-nginx labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-helm" - openmcp.cloud/blueprint-building-block-version: "0.0.8" + openmcp.cloud/blueprint-building-block-version: "0.0.11" spec: providerConfigRef: name: gardener-shoot-iad-test diff --git a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/external-secrets-config/templates/external-secret.yaml b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/external-secrets-config/templates/external-secret.yaml index 099f146..6d3c650 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/external-secrets-config/templates/external-secret.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/external-secrets-config/templates/external-secret.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: refreshInterval: "15m" secretStoreRef: diff --git a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/external-secrets-config/templates/secret-store.yaml b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/external-secrets-config/templates/secret-store.yaml index 3367626..59b327f 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/external-secrets-config/templates/secret-store.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener-existing/charts/external-secrets-config/templates/secret-store.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: provider: vault: 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 b30e536..cadd9e1 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.8" + openmcp.cloud/blueprint-building-block-version: "0.0.11" spec: providerConfigRef: name: "garden-co-golden" # Set to Kubernetes ProviderConfig diff --git a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/gardener-orchestrate-cloud-sap.yaml b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/gardener-orchestrate-cloud-sap.yaml index 85a47de..b413679 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/gardener-orchestrate-cloud-sap.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/gardener-orchestrate-cloud-sap.yaml @@ -6,7 +6,7 @@ metadata: name: "garden-co-golden" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: credentials: secretRef: diff --git a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/helm-crossplane-io.yaml b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/helm-crossplane-io.yaml index 8bb76dc..1e97c32 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/helm-crossplane-io.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/helm-crossplane-io.yaml @@ -6,7 +6,7 @@ metadata: name: "gardener-shoot-iad-test" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: credentials: secretRef: diff --git a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/kubernetes-crossplane-io.yaml b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/kubernetes-crossplane-io.yaml index 6fc9201..8dfe274 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/kubernetes-crossplane-io.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-configs/templates/mcp/providerConfigs/kubernetes-crossplane-io.yaml @@ -6,7 +6,7 @@ metadata: name: "garden-co-golden" labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-configs" - openmcp.cloud/blueprint-building-block-version: "0.0.15" + openmcp.cloud/blueprint-building-block-version: "0.0.18" spec: credentials: secretRef: diff --git a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-helm/templates/helm-release.yaml b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-helm/templates/helm-release.yaml index 9a1750f..b3b8a9a 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-helm/templates/helm-release.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/crossplane-provider-helm/templates/helm-release.yaml @@ -6,7 +6,7 @@ metadata: name: gardener-shoot-iad-test-ingress-nginx labels: openmcp.cloud/blueprint-building-block: "crossplane-provider-helm" - openmcp.cloud/blueprint-building-block-version: "0.0.8" + openmcp.cloud/blueprint-building-block-version: "0.0.11" spec: providerConfigRef: name: gardener-shoot-iad-test diff --git a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/external-secrets-config/templates/external-secret.yaml b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/external-secrets-config/templates/external-secret.yaml index 0e33491..dc5bf76 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/external-secrets-config/templates/external-secret.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/external-secrets-config/templates/external-secret.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: refreshInterval: "15m" secretStoreRef: diff --git a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/external-secrets-config/templates/secret-store.yaml b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/external-secrets-config/templates/secret-store.yaml index c3d734c..6fb4349 100644 --- a/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/external-secrets-config/templates/secret-store.yaml +++ b/manifests/helm/umbrella/blueprints/provider-gardener.abc.shoot.live.k8s-hana.ondemand.com/provider-gardener/charts/external-secrets-config/templates/secret-store.yaml @@ -7,7 +7,7 @@ metadata: namespace: "default" labels: openmcp.cloud/blueprint-building-block: "external-secrets-config" - openmcp.cloud/blueprint-building-block-version: "0.1.7" + openmcp.cloud/blueprint-building-block-version: "0.1.10" spec: provider: vault: diff --git a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/charts/sap-btp-services/templates/services-binding-services-cloud-sap.yaml b/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/charts/sap-btp-services/templates/services-binding-services-cloud-sap.yaml deleted file mode 100644 index 348f164..0000000 --- a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/charts/sap-btp-services/templates/services-binding-services-cloud-sap.yaml +++ /dev/null @@ -1,19 +0,0 @@ ---- -# Source: renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/charts/sap-btp-services/templates/services-binding-services-cloud-sap.yaml -apiVersion: services.cloud.sap.com/v1alpha1 -kind: ServiceBinding -metadata: - name: openmcp-op-cluster-ias - namespace: default - labels: - openmcp.cloud/blueprint-building-block: "sap-btp-services" - openmcp.cloud/blueprint-building-block-version: "0.0.9" -spec: - serviceInstanceName: openmcp-op-cluster-ias - secretName: btp-ias - parameters: - credential-type: SECRET - credentialsRotationPolicy: - enabled: true - rotatedBindingTTL: 2h - rotationFrequency: 480h diff --git a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/charts/sap-btp-services/templates/services-instance-services-cloud-sap.yaml b/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/charts/sap-btp-services/templates/services-instance-services-cloud-sap.yaml deleted file mode 100644 index 93fb577..0000000 --- a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/charts/sap-btp-services/templates/services-instance-services-cloud-sap.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- -# Source: renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/charts/sap-btp-services/templates/services-instance-services-cloud-sap.yaml -apiVersion: services.cloud.sap.com/v1alpha1 -kind: ServiceInstance -metadata: - name: openmcp-op-cluster-ias - namespace: default - labels: - openmcp.cloud/blueprint-building-block: "sap-btp-services" - openmcp.cloud/blueprint-building-block-version: "0.0.9" -spec: - serviceOfferingName: identity - servicePlanName: application - parameters: - consumed-apis: [] - display-name: "" - multi-tenant: true - oauth2-configuration: - redirect-uris: - - https://*.../oauth2/callback - - https://*.../callback - - https://*.../* - xsuaa-cross-consumption: true diff --git a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/deployment.yaml b/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/deployment.yaml deleted file mode 100644 index d438f46..0000000 --- a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/deployment.yaml +++ /dev/null @@ -1,52 +0,0 @@ ---- -# Source: renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/deployment.yaml -apiVersion: apps/v1 -kind: Deployment -metadata: - name: helm-release-name-test-custom-chart - labels: - openmcp.cloud/blueprint-building-block: "test-custom-chart" - openmcp.cloud/blueprint-building-block-version: "0.0.8" - helm.sh/chart: test-custom-chart-0.0.8 - app.kubernetes.io/name: test-custom-chart - app.kubernetes.io/instance: helm-release-name - app.kubernetes.io/version: "1.16.0" - app.kubernetes.io/managed-by: Helm -spec: - replicas: 1 - selector: - matchLabels: - app.kubernetes.io/name: test-custom-chart - app.kubernetes.io/instance: helm-release-name - template: - metadata: - labels: - helm.sh/chart: test-custom-chart-0.0.8 - app.kubernetes.io/name: test-custom-chart - app.kubernetes.io/instance: helm-release-name - app.kubernetes.io/version: "1.16.0" - app.kubernetes.io/managed-by: Helm - spec: - serviceAccountName: helm-release-name-test-custom-chart - securityContext: - {} - containers: - - name: test-custom-chart - securityContext: - {} - image: "nginx:1.16.0" - imagePullPolicy: IfNotPresent - ports: - - name: http - containerPort: 80 - protocol: TCP - livenessProbe: - httpGet: - path: / - port: http - readinessProbe: - httpGet: - path: / - port: http - resources: - {} diff --git a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/service.yaml b/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/service.yaml deleted file mode 100644 index 9767d65..0000000 --- a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/service.yaml +++ /dev/null @@ -1,24 +0,0 @@ ---- -# Source: renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/service.yaml -apiVersion: v1 -kind: Service -metadata: - name: helm-release-name-test-custom-chart - labels: - openmcp.cloud/blueprint-building-block: "test-custom-chart" - openmcp.cloud/blueprint-building-block-version: "0.0.8" - helm.sh/chart: test-custom-chart-0.0.8 - app.kubernetes.io/name: test-custom-chart - app.kubernetes.io/instance: helm-release-name - app.kubernetes.io/version: "1.16.0" - app.kubernetes.io/managed-by: Helm -spec: - type: ClusterIP - ports: - - port: 80 - targetPort: http - protocol: TCP - name: http - selector: - app.kubernetes.io/name: test-custom-chart - app.kubernetes.io/instance: helm-release-name diff --git a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/serviceaccount.yaml b/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/serviceaccount.yaml deleted file mode 100644 index dc5d639..0000000 --- a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/serviceaccount.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -# Source: renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/serviceaccount.yaml -apiVersion: v1 -kind: ServiceAccount -metadata: - name: helm-release-name-test-custom-chart - labels: - openmcp.cloud/blueprint-building-block: "test-custom-chart" - openmcp.cloud/blueprint-building-block-version: "0.0.8" - helm.sh/chart: test-custom-chart-0.0.8 - app.kubernetes.io/name: test-custom-chart - app.kubernetes.io/instance: helm-release-name - app.kubernetes.io/version: "1.16.0" - app.kubernetes.io/managed-by: Helm -automountServiceAccountToken: true diff --git a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/tests/test-connection.yaml b/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/tests/test-connection.yaml deleted file mode 100644 index 678c2f0..0000000 --- a/manifests/helm/umbrella/blueprints/renovate-bot-helm-chart-release-notes-test.abc.shoot.live.k8s-hana.ondemand.com/renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/tests/test-connection.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- -# Source: renovate-bot-helm-chart-release-notes-test/charts/test-custom-chart/templates/tests/test-connection.yaml -apiVersion: v1 -kind: Pod -metadata: - name: "helm-release-name-test-custom-chart-test-connection" - labels: - openmcp.cloud/blueprint-building-block: "test-custom-chart" - openmcp.cloud/blueprint-building-block-version: "0.0.8" - helm.sh/chart: test-custom-chart-0.0.8 - app.kubernetes.io/name: test-custom-chart - app.kubernetes.io/instance: helm-release-name - app.kubernetes.io/version: "1.16.0" - app.kubernetes.io/managed-by: Helm - annotations: - "helm.sh/hook": test -spec: - containers: - - name: wget - image: busybox - command: ['wget'] - args: ['helm-release-name-test-custom-chart:80'] - restartPolicy: Never