Skip to content

Commit

Permalink
Merge pull request #4079 from jenkins-x/switchbitnami
Browse files Browse the repository at this point in the history
fix: switch to the oci repository for bitnami charts
  • Loading branch information
jenkins-x-bot authored Feb 3, 2025
2 parents b1537fa + c76e6e1 commit eb35cd5
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions charts/bitnami-oci/external-dns/defaults.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
version: 6.20.3
2 changes: 1 addition & 1 deletion charts/bitnami/external-dns/defaults.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: 6.20.3
replacementChartPrefix: bitnami-oci
4 changes: 2 additions & 2 deletions charts/repositories.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repositories:
- prefix: bitnami
- prefix: bitnami-oci
urls:
- https://charts.bitnami.com/bitnami
- oci://registry-1.docker.io/bitnamicharts
- prefix: cdf
urls:
- https://cdfoundation.github.io/tekton-helm-chart
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/external-dns/defaults.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
replacementChartPrefix: bitnami
replacementChartPrefix: bitnami-oci

0 comments on commit eb35cd5

Please sign in to comment.