File tree Expand file tree Collapse file tree 8 files changed +14
-14
lines changed
helm/charts/test-custom-chart
manifests/helm/charts/test-custom-chart/test-custom-chart
charts/sap-btp-services/templates Expand file tree Collapse file tree 8 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ type: application
1313# This is the chart version. This version number should be incremented each time you make changes
1414# to the chart and its templates, including the app version.
1515# Versions are expected to follow Semantic Versioning (https://semver.org/)
16- version : 0.0.10
16+ version : 0.0.11
1717# This is the version number of the application being deployed. This version number should be
1818# incremented each time you make changes to the application. Versions are not expected to
1919# follow Semantic Versioning. They should reflect the version the application is using.
Original file line number Diff line number Diff line change 22
33# test-custom-chart
44
5- ![ 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: 1.16.0] ( https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square )
5+ ![ 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: 1.16.0] ( https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square )
66
77A Helm chart to test github action and workflows. NOTHING MORE!
88
@@ -25,7 +25,7 @@ A Helm chart to test github action and workflows. NOTHING MORE!
2525| sap-btp-services.services[ 0] .name | string | ` "identityApplication" ` | |
2626| sap-btp-services.services[ 0] .namespace | string | ` "default" ` | |
2727| sap-btp-services.services[ 0] .instance.name | string | ` "openmcp-op-cluster-ias" ` | |
28- | sap-btp-services.services[ 0] .instance.serviceOfferingName | string | ` "identity " ` | |
28+ | sap-btp-services.services[ 0] .instance.serviceOfferingName | string | ` "identity1 " ` | |
2929| sap-btp-services.services[ 0] .instance.servicePlanName | string | ` "application" ` | |
3030| sap-btp-services.services[ 0] .instance.parameters.oauth2-configuration.redirect-uris[ 0] | string | ` "https://*.../oauth2/callback" ` | |
3131| sap-btp-services.services[ 0] .instance.parameters.oauth2-configuration.redirect-uris[ 1] | string | ` "https://*.../callback" ` | |
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ sap-btp-services:
77 namespace : " default"
88 instance :
99 name : " openmcp-op-cluster-ias"
10- serviceOfferingName : " identity "
10+ serviceOfferingName : " identity1 "
1111 servicePlanName : " application"
1212 parameters :
1313 oauth2-configuration :
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ metadata:
99 openmcp.cloud/blueprint-building-block : " sap-btp-services"
1010 openmcp.cloud/blueprint-building-block-version : " 0.0.12"
1111spec :
12- serviceOfferingName : identity
12+ serviceOfferingName : identity1
1313 servicePlanName : application
1414 parameters :
1515 consumed-apis : []
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ metadata:
66 name : helm-release-name-test-custom-chart
77 labels :
88 openmcp.cloud/blueprint-building-block : " test-custom-chart"
9- openmcp.cloud/blueprint-building-block-version : " 0.0.10 "
10- helm.sh/chart : test-custom-chart-0.0.10
9+ openmcp.cloud/blueprint-building-block-version : " 0.0.11 "
10+ helm.sh/chart : test-custom-chart-0.0.11
1111 app.kubernetes.io/name : test-custom-chart
1212 app.kubernetes.io/instance : helm-release-name
1313 app.kubernetes.io/version : " 1.16.0"
2121 template :
2222 metadata :
2323 labels :
24- helm.sh/chart : test-custom-chart-0.0.10
24+ helm.sh/chart : test-custom-chart-0.0.11
2525 app.kubernetes.io/name : test-custom-chart
2626 app.kubernetes.io/instance : helm-release-name
2727 app.kubernetes.io/version : " 1.16.0"
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ metadata:
66 name : helm-release-name-test-custom-chart
77 labels :
88 openmcp.cloud/blueprint-building-block : " test-custom-chart"
9- openmcp.cloud/blueprint-building-block-version : " 0.0.10 "
10- helm.sh/chart : test-custom-chart-0.0.10
9+ openmcp.cloud/blueprint-building-block-version : " 0.0.11 "
10+ helm.sh/chart : test-custom-chart-0.0.11
1111 app.kubernetes.io/name : test-custom-chart
1212 app.kubernetes.io/instance : helm-release-name
1313 app.kubernetes.io/version : " 1.16.0"
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ metadata:
66 name : helm-release-name-test-custom-chart
77 labels :
88 openmcp.cloud/blueprint-building-block : " test-custom-chart"
9- openmcp.cloud/blueprint-building-block-version : " 0.0.10 "
10- helm.sh/chart : test-custom-chart-0.0.10
9+ openmcp.cloud/blueprint-building-block-version : " 0.0.11 "
10+ helm.sh/chart : test-custom-chart-0.0.11
1111 app.kubernetes.io/name : test-custom-chart
1212 app.kubernetes.io/instance : helm-release-name
1313 app.kubernetes.io/version : " 1.16.0"
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ metadata:
66 name : " helm-release-name-test-custom-chart-test-connection"
77 labels :
88 openmcp.cloud/blueprint-building-block : " test-custom-chart"
9- openmcp.cloud/blueprint-building-block-version : " 0.0.10 "
10- helm.sh/chart : test-custom-chart-0.0.10
9+ openmcp.cloud/blueprint-building-block-version : " 0.0.11 "
10+ helm.sh/chart : test-custom-chart-0.0.11
1111 app.kubernetes.io/name : test-custom-chart
1212 app.kubernetes.io/instance : helm-release-name
1313 app.kubernetes.io/version : " 1.16.0"
You can’t perform that action at this time.
0 commit comments