Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
6cfdbcc
fix: clean up git-pr-status-checks.yml workflow configuration
sk31337 May 5, 2025
3f7f2ae
chore: update crossplane-provider-configs dependency version to 0.0.1…
sk31337 May 5, 2025
7055547
fix: update external-secrets-config version to 0.1.10 in multiple blu…
sk31337 May 5, 2025
bfd13c2
fix: update crossplane-provider-sap-btp-account version to 0.0.9 in m…
sk31337 May 5, 2025
8337f9f
fix: update crossplane-provider-sap-btp-environment version to 0.0.15…
sk31337 May 5, 2025
e0c1e8f
fix: update sap-btp-services version to 0.0.12 in btp-service-operato…
sk31337 May 5, 2025
45a3733
fix: update k8s-validating-admission-policy version to 0.0.5 in Chart…
sk31337 May 5, 2025
86df4b4
fix: update crossplane-provider-pkgs version to 0.0.13 in Chart.yaml
sk31337 May 5, 2025
73e109f
Trigger Build
sk31337 May 5, 2025
fb926fa
fix: update crossplane-gardener-shoot-kubeconfigs and crossplane-prov…
sk31337 May 5, 2025
350a856
chore(ci): update helm/umbrella/blueprints/btp-cf-env-runtime.abc.sho…
sk31337 May 5, 2025
4fbf273
chore(ci): update helm/umbrella/blueprints/btp-kyma-env-runtime.abc.s…
sk31337 May 5, 2025
518c6f1
chore(ci): update helm/umbrella/blueprints/btp-service-operator.abc.s…
sk31337 May 5, 2025
8034e49
chore(ci): update helm/umbrella/blueprints/example-base.abc.shoot.liv…
sk31337 May 5, 2025
728282e
chore(ci): update helm/umbrella/blueprints/example-nested.zzz.shoot.l…
sk31337 May 5, 2025
fdf427d
chore(ci): update helm/umbrella/blueprints/example-nested.zzz.shoot.l…
sk31337 May 5, 2025
704c99c
chore(ci): update helm/umbrella/blueprints/include-custom-helm-charts…
sk31337 May 5, 2025
ad7e0d6
chore(ci): update helm/umbrella/blueprints/k8s-validating-admission-p…
sk31337 May 5, 2025
54520e1
chore(ci): update helm/umbrella/blueprints/migration-test-provider-bt…
sk31337 May 5, 2025
66d37a0
chore(ci): update helm/umbrella/blueprints/ocm-package-provider-btp-a…
sk31337 May 5, 2025
4ca99de
chore(ci): update helm/umbrella/blueprints/provider-btp-accounts.abc.…
sk31337 May 5, 2025
012ea5a
chore(ci): update helm/umbrella/blueprints/provider-gardener-existing…
sk31337 May 5, 2025
5653aa9
chore(ci): update helm/umbrella/blueprints/provider-gardener.abc.shoo…
sk31337 May 5, 2025
fd32055
chore(ci): update Helm Chart helm/umbrella/blueprints/btp-cf-env-runt…
sk31337 May 5, 2025
d2d93f5
chore(ci): update Helm Chart helm/umbrella/blueprints/btp-kyma-env-ru…
sk31337 May 5, 2025
b773f11
chore(ci): update Helm Chart helm/umbrella/blueprints/btp-service-ope…
sk31337 May 5, 2025
87fb9ad
chore(ci): update Helm Chart helm/umbrella/blueprints/example-base.ab…
sk31337 May 5, 2025
7e537d7
chore(ci): update Helm Chart helm/umbrella/blueprints/example-nested.…
sk31337 May 5, 2025
5175df1
chore(ci): update Helm Chart helm/umbrella/blueprints/example-nested.…
sk31337 May 5, 2025
99f43ad
chore(ci): update Helm Chart helm/umbrella/blueprints/include-custom-…
sk31337 May 5, 2025
d7b119e
chore(ci): update Helm Chart helm/umbrella/blueprints/k8s-validating-…
sk31337 May 5, 2025
0e33225
chore(ci): update Helm Chart helm/umbrella/blueprints/migration-test-…
sk31337 May 5, 2025
821f4c6
chore(ci): update Helm Chart helm/umbrella/blueprints/ocm-package-pro…
sk31337 May 5, 2025
1e4aad1
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-btp-ac…
sk31337 May 5, 2025
eb99911
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-garden…
sk31337 May 5, 2025
a756bd4
chore(ci): update Helm Chart helm/umbrella/blueprints/provider-garden…
sk31337 May 5, 2025
89f41c0
chore(ci): k8s manifest templated for Helm Charts
sk31337 May 5, 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
10 changes: 1 addition & 9 deletions .github/workflows/git-pr-status-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,4 @@ permissions:

jobs:
pr-status-check:
uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main"
with:
HELM_OCI_REGISTRY: 'ghcr.io'
BUILDING_BLOCKS_GIT_REPO_URL: 'https://github.com/openmcp-project/blueprint-building-blocks.git'
secrets:
HELM_REPO_USERNAME: "${{ secrets.GITHUB_TOKEN }}"
HELM_REPO_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
BUILDING_BLOCKS_GIT_REPO_TOKEN: "" #"${{ secrets.ORG_REPO_TOKEN }}"

uses: "openmcp-project/blueprint-workflows/.github/workflows/git-pr-status-checks.yml@main"
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.24
version: 0.0.25
# 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,25 +31,25 @@ sources:
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.15
version: 0.0.18
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.7
version: 0.1.10
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
- name: crossplane-provider-sap-btp-account
alias: crossplane-provider-sap-btp-account
version: 0.0.6
version: 0.0.9
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-sap-btp-account
- name: crossplane-provider-sap-btp-environment
alias: crossplane-provider-sap-btp-environment
version: 0.0.12
version: 0.0.15
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.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)
![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-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,10 +15,10 @@ 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.15 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.12 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 |
| 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.15 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |

## 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.24
version: 0.0.25
# 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,25 +31,25 @@ sources:
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.15
version: 0.0.18
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.7
version: 0.1.10
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
- name: crossplane-provider-sap-btp-account
alias: crossplane-provider-sap-btp-account
version: 0.0.6
version: 0.0.9
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-sap-btp-account
- name: crossplane-provider-sap-btp-environment
alias: crossplane-provider-sap-btp-environment
version: 0.0.12
version: 0.0.15
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.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)
![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-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,10 +15,10 @@ 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.15 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-environment(crossplane-provider-sap-btp-environment) | 0.0.12 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 |
| 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.15 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |

## 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.24
version: 0.0.25

# 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,25 +33,25 @@ sources:
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.15
version: 0.0.18
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.7
version: 0.1.10
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
- name: crossplane-provider-sap-btp-account
alias: crossplane-provider-sap-btp-account
version: 0.0.6
version: 0.0.9
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-sap-btp-account
- name: sap-btp-services
alias: sap-btp-services
version: 0.0.9
version: 0.0.12
repository: "oci://ghcr.io/openmcp-project"
tags:
- sap-btp-services
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# btp-service-operator

![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)
![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-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,10 +15,10 @@ 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.15 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 |
| oci://ghcr.io/openmcp-project | sap-btp-services(sap-btp-services) | 0.0.9 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 |
| 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 | 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.14
version: 0.0.15

# 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,13 +28,13 @@ appVersion: "0.0.1"
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.15
version: 0.0.18
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.7
version: 0.1.10
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

# example-base

![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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.15 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |

## 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.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.
# 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-sap-btp-account
alias: crossplane-provider-sap-btp-account
version: 0.0.6
version: 0.0.9
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-sap-btp-account
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

# landscape-definition

![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 nested umbrealla Helm chart which contains crossplane manifests to demonstrate orchestration of BTP Sub-Accounts. Crossplane Provider Configs and landscape credentials are managed by Helm Chart landscape-provider-cfgs-credentials!

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.6 |
| oci://ghcr.io/openmcp-project | crossplane-provider-sap-btp-account(crossplane-provider-sap-btp-account) | 0.0.9 |

## 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.14
version: 0.0.15

# 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,13 +28,13 @@ appVersion: "0.0.1"
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.15
version: 0.0.18
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.7
version: 0.1.10
repository: "oci://ghcr.io/openmcp-project"
tags:
- external-secrets-config
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

# landscape-provider-cfgs-credentials

![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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.15 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |

## 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.14
version: 0.0.15

# 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,13 +28,13 @@ appVersion: "0.0.1"
dependencies:
- name: crossplane-provider-configs
alias: crossplane-provider-configs
version: 0.0.15
version: 0.0.18
repository: "oci://ghcr.io/openmcp-project"
tags:
- crossplane-provider-configs
- name: external-secrets-config
alias: external-secrets-config
version: 0.1.7
version: 0.1.10
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.14](https://img.shields.io/badge/Version-0.0.14-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.15](https://img.shields.io/badge/Version-0.0.15-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,8 +11,8 @@ 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.15 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.7 |
| oci://ghcr.io/openmcp-project | crossplane-provider-configs(crossplane-provider-configs) | 0.0.18 |
| oci://ghcr.io/openmcp-project | external-secrets-config(external-secrets-config) | 0.1.10 |

## 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.2
version: 0.0.3
# 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: k8s-validating-admission-policy
alias: k8s-validating-admission-policy
version: 0.0.2
version: 0.0.5
repository: "oci://ghcr.io/openmcp-project"
tags:
- k8s-validating-admission-policy
Loading