Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
d9ac437
chore(deps): update external-secrets-config docker tag to v0.1.12
renovate[bot] Aug 8, 2025
30da55e
chore(ci): update helm/umbrella/blueprints/btp-cf-env-runtime.abc.sho…
renovate[bot] Aug 8, 2025
d356881
chore(ci): update helm/umbrella/blueprints/btp-kyma-env-runtime.abc.s…
renovate[bot] Aug 8, 2025
a9e5ff1
chore(ci): update helm/umbrella/blueprints/btp-service-operator.abc.s…
renovate[bot] Aug 8, 2025
a5dc1a3
chore(ci): update helm/umbrella/blueprints/example-base.abc.shoot.liv…
renovate[bot] Aug 8, 2025
4ab358f
chore(ci): update helm/umbrella/blueprints/example-nested.zzz.shoot.l…
renovate[bot] Aug 8, 2025
da0e386
chore(ci): update helm/umbrella/blueprints/include-custom-helm-charts…
renovate[bot] Aug 8, 2025
d484795
chore(ci): update helm/umbrella/blueprints/ocm-package-provider-btp-a…
renovate[bot] Aug 8, 2025
336fb27
chore(ci): update helm/umbrella/blueprints/provider-aws.abc.shoot.liv…
renovate[bot] Aug 8, 2025
82ec1f5
chore(ci): update helm/umbrella/blueprints/provider-btp-accounts.abc.…
renovate[bot] Aug 8, 2025
739f081
chore(ci): update helm/umbrella/blueprints/provider-gardener-existing…
renovate[bot] Aug 8, 2025
944fe89
chore(ci): update helm/umbrella/blueprints/provider-gardener.abc.shoo…
renovate[bot] Aug 8, 2025
b680a26
chore(ci): update Helm Chart helm/umbrella/blueprints/btp-cf-env-runt…
renovate[bot] Aug 8, 2025
cbb4a97
chore(ci): update Helm Chart helm/umbrella/blueprints/btp-kyma-env-ru…
renovate[bot] Aug 8, 2025
38fc104
chore(ci): update Helm Chart helm/umbrella/blueprints/btp-service-ope…
renovate[bot] Aug 8, 2025
5a76af6
chore(ci): update Helm Chart helm/umbrella/blueprints/example-base.ab…
renovate[bot] Aug 8, 2025
6404cbf
chore(ci): update Helm Chart helm/umbrella/blueprints/example-nested.…
renovate[bot] Aug 8, 2025
58233c0
chore(ci): update Helm Chart helm/umbrella/blueprints/include-custom-…
renovate[bot] Aug 8, 2025
b9fed15
chore(ci): update Helm Chart helm/umbrella/blueprints/ocm-package-pro…
renovate[bot] Aug 8, 2025
badd880
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-aws.ab…
renovate[bot] Aug 8, 2025
5286884
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-btp-ac…
renovate[bot] Aug 8, 2025
d08433f
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-garden…
renovate[bot] Aug 8, 2025
32fdedd
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-garden…
renovate[bot] Aug 8, 2025
793ddb4
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.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.
# Versions are not expected to follow Semantic Versioning. They should reflect
Expand All @@ -37,7 +37,7 @@ dependencies:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.10
version: 0.1.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
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.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 Cloud Foundry Environment.

Expand All @@ -18,7 +18,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.19 |
| 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.16 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |
| 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.27
version: 0.0.28
# 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 @@ -37,7 +37,7 @@ dependencies:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.10
version: 0.1.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
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.27](https://img.shields.io/badge/Version-0.0.27-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.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)

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

Expand All @@ -18,7 +18,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.19 |
| 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.16 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |
| 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.26
version: 0.0.27

# 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 @@ -39,7 +39,7 @@ dependencies:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.10
version: 0.1.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# btp-service-operator

![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-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.27](https://img.shields.io/badge/Version-0.0.27-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 @@ -17,7 +17,7 @@ A Umbrealla Helm chart which demonstrate orchestration of SAP BTP Service Operat
|------------|------|---------|
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
| 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 | external-secrets-config(external-secrets-config) | 0.1.12 |
| oci://ghcr.io/openmcp-project | sap-btp-services(sap-btp-services) | 0.0.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.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.
Expand All @@ -34,7 +34,7 @@ dependencies:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.10
version: 0.1.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# example-base

![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 the minimum required crossplane manifests to demonstrate orchestration of crossplane provider configs and secrets management.

Expand All @@ -11,7 +11,7 @@ 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.19 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |
| 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.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.
Expand All @@ -34,7 +34,7 @@ dependencies:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.10
version: 0.1.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# landscape-provider-cfgs-credentials

![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 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!

Expand All @@ -11,7 +11,7 @@ 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.19 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |
| 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.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.
Expand All @@ -34,7 +34,7 @@ dependencies:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.10
version: 0.1.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
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.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 demonstrate on how to include local Helm Charts within the same Git Repository.

Expand All @@ -12,7 +12,7 @@ A Umbrealla Helm chart which demonstrate on how to include local Helm Charts wit
|------------|------|---------|
| 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 | external-secrets-config(external-secrets-config) | 0.1.10 |
| 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.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.
Expand All @@ -40,7 +40,7 @@ dependencies:
- crossplane-provider-pkgs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.10
version: 0.1.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# ocm-package-provider-btp-accounts

![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 Umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of SAP BTP Accounts within a OCM package

Expand All @@ -13,7 +13,7 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
| 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 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.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) within a [OCM](https://ocm.software) package.

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.36
version: 0.0.37

# 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 @@ -34,7 +34,7 @@ dependencies:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.10
version: 0.1.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# provider-aws.zzzz

![Version: 0.0.36](https://img.shields.io/badge/Version-0.0.36-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.37](https://img.shields.io/badge/Version-0.0.37-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 AWS resources

Expand All @@ -16,13 +16,13 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-iam(crossplane-provider-aws-iam) | 0.0.13 |
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.11 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.12 |
# TL;DR
This template umbrella Helm Chart demonstrates the orchestration of AWS native cloud resources such as [Elastic Compute Cloud (EC2)](https://docs.aws.amazon.com/de_de/AWSEC2/latest/UserGuide/concepts.html), [Elastic Kubernetes Service (EKS)](https://docs.aws.amazon.com/de_de/eks/latest/userguide/what-is-eks.html) and some more.

# provider-aws.zzzz

![Version: 0.0.36](https://img.shields.io/badge/Version-0.0.36-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.37](https://img.shields.io/badge/Version-0.0.37-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 AWS resources

Expand All @@ -36,7 +36,7 @@ A Umbrealla Helm chart which contains crossplane manifests to demonstrate orches
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-iam(crossplane-provider-aws-iam) | 0.0.13 |
| oci://ghcr.io/openmcp-project | crossplane-provider-aws-rdr(crossplane-provider-aws-rdr) | 0.0.11 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.19 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |
| 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.23
version: 0.0.24

# 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 @@ -34,7 +34,7 @@ dependencies:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.10
version: 0.1.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
Expand Down
Loading