Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
ad6c7dd
chore(deps): update crossplane-provider-configs docker tag to v0.0.20
renovate[bot] Aug 8, 2025
3bdf25f
chore(ci): update helm/umbrella/blueprints/btp-cf-env-runtime.abc.sho…
renovate[bot] Aug 8, 2025
f81d2d4
chore(ci): update helm/umbrella/blueprints/btp-kyma-env-runtime.abc.s…
renovate[bot] Aug 8, 2025
5ab92a0
chore(ci): update helm/umbrella/blueprints/btp-service-operator.abc.s…
renovate[bot] Aug 8, 2025
eda8dc1
chore(ci): update helm/umbrella/blueprints/example-base.abc.shoot.liv…
renovate[bot] Aug 8, 2025
4c462e0
chore(ci): update helm/umbrella/blueprints/example-nested.zzz.shoot.l…
renovate[bot] Aug 8, 2025
89e63bc
chore(ci): update helm/umbrella/blueprints/include-custom-helm-charts…
renovate[bot] Aug 8, 2025
8231c7c
chore(ci): update helm/umbrella/blueprints/migration-test-provider-bt…
renovate[bot] Aug 8, 2025
9e90585
chore(ci): update helm/umbrella/blueprints/ocm-package-provider-btp-a…
renovate[bot] Aug 8, 2025
f169abb
chore(ci): update helm/umbrella/blueprints/provider-aws.abc.shoot.liv…
renovate[bot] Aug 8, 2025
f4e55b4
chore(ci): update helm/umbrella/blueprints/provider-btp-accounts.abc.…
renovate[bot] Aug 8, 2025
dee6527
chore(ci): update helm/umbrella/blueprints/provider-gardener-existing…
renovate[bot] Aug 8, 2025
1533ce3
chore(ci): update helm/umbrella/blueprints/provider-gardener.abc.shoo…
renovate[bot] Aug 8, 2025
14227cb
chore(ci): update Helm Chart helm/umbrella/blueprints/btp-cf-env-runt…
renovate[bot] Aug 8, 2025
5bcbc6b
chore(ci): update Helm Chart helm/umbrella/blueprints/btp-kyma-env-ru…
renovate[bot] Aug 8, 2025
dbd6999
chore(ci): update Helm Chart helm/umbrella/blueprints/btp-service-ope…
renovate[bot] Aug 8, 2025
8be5a5a
chore(ci): update Helm Chart helm/umbrella/blueprints/example-base.ab…
renovate[bot] Aug 8, 2025
672a5a5
chore(ci): update Helm Chart helm/umbrella/blueprints/example-nested.…
renovate[bot] Aug 8, 2025
2c88e3f
chore(ci): update Helm Chart helm/umbrella/blueprints/include-custom-…
renovate[bot] Aug 8, 2025
1c480ea
chore(ci): update Helm Chart helm/umbrella/blueprints/migration-test-…
renovate[bot] Aug 8, 2025
9b6dd18
chore(ci): update Helm Chart helm/umbrella/blueprints/ocm-package-pro…
renovate[bot] Aug 8, 2025
b796f74
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-aws.ab…
renovate[bot] Aug 8, 2025
c7d8c52
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-btp-ac…
renovate[bot] Aug 8, 2025
20bca22
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-garden…
renovate[bot] Aug 8, 2025
37fcb68
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-garden…
renovate[bot] Aug 8, 2025
ea18b1d
chore(ci): k8s manifest templated for Helm Charts
renovate[bot] Aug 8, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 All @@ -31,7 +31,7 @@ sources:
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.19
version: 0.0.20
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# btp-cf-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 Cloud Foundry Environment.

Expand All @@ -15,7 +15,7 @@ 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.19 |
| 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 | external-secrets-config(external-secrets-config) | 0.1.12 |
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.29
version: 0.0.30
# 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 All @@ -31,7 +31,7 @@ sources:
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.19
version: 0.0.20
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# btp-kyma-env-runtime

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

A Umbrealla Helm chart which demonstrate orchestration of SAP BTP Kyma Environment.

Expand All @@ -15,7 +15,7 @@ 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.19 |
| 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 | external-secrets-config(external-secrets-config) | 0.1.12 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.28
version: 0.0.29

# This is the version number of the application being deployed. This version
# number should be incremented each time you make changes to the application.
Expand All @@ -33,7 +33,7 @@ sources:
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.19
version: 0.0.20
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# btp-service-operator

![Version: 0.0.28](https://img.shields.io/badge/Version-0.0.28-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.1](https://img.shields.io/badge/AppVersion-0.0.1-informational?style=flat-square)
![Version: 0.0.29](https://img.shields.io/badge/Version-0.0.29-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.

Expand All @@ -15,7 +15,7 @@ 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.19 |
| 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 | external-secrets-config(external-secrets-config) | 0.1.12 |
| oci://ghcr.io/openmcp-project | sap-btp-services(sap-btp-services) | 0.0.12 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.17
version: 0.0.18

# This is the version number of the application being deployed. This version
# number should be incremented each time you make changes to the application.
Expand All @@ -28,7 +28,7 @@ appVersion: "0.0.1"
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.19
version: 0.0.20
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

# example-base

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

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.20 |
| 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 @@ -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.17
version: 0.0.18

# This is the version number of the application being deployed. This version
# number should be incremented each time you make changes to the application.
Expand All @@ -28,7 +28,7 @@ appVersion: "0.0.1"
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.19
version: 0.0.20
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

# landscape-provider-cfgs-credentials

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

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.20 |
| 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 @@ -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.17
version: 0.0.18

# This is the version number of the application being deployed. This version
# number should be incremented each time you make changes to the application.
Expand All @@ -28,7 +28,7 @@ appVersion: "0.0.1"
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.19
version: 0.0.20
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# include-custom-helm-charts

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

Expand All @@ -11,7 +11,7 @@ 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.19 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.20 |
| 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.19
version: 0.0.20
# 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 All @@ -26,7 +26,7 @@ appVersion: "0.0.1"
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.19
version: 0.0.20
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

# migration-test-provider-btp-accounts

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

A Umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of SAP BTP Accounts

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
| 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 |
# 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).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.12
version: 0.0.13

# This is the version number of the application being deployed. This version
# number should be incremented each time you make changes to the application.
Expand All @@ -28,7 +28,7 @@ appVersion: "0.0.1"
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.19
version: 0.0.20
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

# ocm-package-provider-btp-accounts

![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-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.13](https://img.shields.io/badge/Version-0.0.13-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

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.20 |
| 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.12 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.41
version: 0.0.42

# This is the version number of the application being deployed. This version
# number should be incremented each time you make changes to the application.
Expand All @@ -28,7 +28,7 @@ appVersion: "0.0.1"
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.19
version: 0.0.20
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
Expand Down
Loading