File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
helm/umbrella/blueprints/provider-gardener-existing.abc.shoot.live.k8s-hana.ondemand.com
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 Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ icon: "https://avatars.githubusercontent.com/u/2531208?s=200&v=4"
1818# you make changes to the chart and its templates, including the app version.
1919# Versions are expected to follow Semantic Versioning (https://semver.org/)
2020
21- version : 0.0.23
21+ version : 0.0.24
2222
2323# This is the version number of the application being deployed. This version
2424# number should be incremented each time you make changes to the application.
@@ -40,7 +40,7 @@ dependencies:
4040 - external-secrets-config
4141 - name : crossplane-gardener-shoot-kubeconfigs
4242 alias : crossplane-gardener-shoot-kubeconfigs
43- version : 0.0.10
43+ version : 0.0.11
4444 repository : " oci://ghcr.io/openmcp-project"
4545 tags :
4646 - crossplane-gardener-shoot-kubeconfigs
Original file line number Diff line number Diff line change 22
33# provider-gardener-existing
44
5- ![ Version: 0.0.23 ] ( https://img.shields.io/badge/Version-0.0.23 -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 )
5+ ![ 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 )
66
77A Umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of (already) existing SAP Gardener Clusters and its stack
88
99## Requirements
1010
1111| Repository | Name | Version |
1212| ------------| ------| ---------|
13- | oci://ghcr.io/openmcp-project | crossplane-gardener-shoot-kubeconfigs(crossplane-gardener-shoot-kubeconfigs) | 0.0.10 |
13+ | oci://ghcr.io/openmcp-project | crossplane-gardener-shoot-kubeconfigs(crossplane-gardener-shoot-kubeconfigs) | 0.0.11 |
1414| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
1515| oci://ghcr.io/openmcp-project | crossplane-provider-helm(crossplane-provider-helm) | 0.0.11 |
1616| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 |
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ metadata:
66 name : " iad-test"
77 labels :
88 openmcp.cloud/blueprint-building-block : " crossplane-gardener-shoot-kubeconfigs"
9- openmcp.cloud/blueprint-building-block-version : " 0.0.10 "
9+ openmcp.cloud/blueprint-building-block-version : " 0.0.11 "
1010spec :
1111 forProvider :
1212 validFor : 1h0s
You can’t perform that action at this time.
0 commit comments