Skip to content

Commit

Permalink
Merge pull request #20 from erlandf/fix-bitnami-helm-repo
Browse files Browse the repository at this point in the history
fix: use correct bitnami repository
  • Loading branch information
jenkins-x-bot authored May 6, 2024
2 parents 31d1a94 + 619c05d commit d567c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cd-indicators/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ sources:
dependencies:
- name: postgresql
version: 10.3.13
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: postgresql.useInternalInstance

0 comments on commit d567c7f

Please sign in to comment.