Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -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.31
version: 0.0.32
# 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
Expand Down Expand Up @@ -49,7 +49,7 @@ dependencies:
- crossplane-provider-sap-btp-account
- name: crossplane-provider-sap-btp-environment
alias: crossplane-provider-sap-btp-environment
version: 0.0.16
version: 0.0.19
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-sap-btp-environment
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# btp-cf-env-runtime

![Version: 0.0.31](https://img.shields.io/badge/Version-0.0.31-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.32](https://img.shields.io/badge/Version-0.0.32-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.

Expand All @@ -17,7 +17,7 @@ A Umbrealla Helm chart which demonstrate orchestration of SAP BTP Cloud Foundry
|------------|------|---------|
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.20 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.12 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.16 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.19 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 |

## Values
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.30
version: 0.0.31
# 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
Expand Down Expand Up @@ -49,7 +49,7 @@ dependencies:
- crossplane-provider-sap-btp-account
- name: crossplane-provider-sap-btp-environment
alias: crossplane-provider-sap-btp-environment
version: 0.0.16
version: 0.0.19
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-sap-btp-environment
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# btp-kyma-env-runtime

![Version: 0.0.30](https://img.shields.io/badge/Version-0.0.30-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.31](https://img.shields.io/badge/Version-0.0.31-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.

Expand All @@ -17,7 +17,7 @@ A Umbrealla Helm chart which demonstrate orchestration of SAP BTP Kyma Environme
|------------|------|---------|
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.20 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.12 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.16 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.19 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 |

## Values
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
openmcp.cloud/blueprint-building-block-version: "0.0.19"
spec:
providerConfigRef:
name: btp-account-provider-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
openmcp.cloud/blueprint-building-block-version: "0.0.19"
spec:
providerConfigRef:
name: btp-account-provider-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
openmcp.cloud/blueprint-building-block-version: "0.0.19"
spec:
providerConfigRef:
name: btp-account-provider-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.16"
openmcp.cloud/blueprint-building-block-version: "0.0.19"
spec:
providerConfigRef:
name: btp-account-provider-config
Expand Down
Loading