Skip to content

Commit

Permalink
Use github for postgres chart index (#24089)
Browse files Browse the repository at this point in the history
Bitnami's CloudFront CDN is seemingly having issues, so point at github
direct instead until it is resolved.
  • Loading branch information
jedcunningham authored Jun 2, 2022
1 parent 1394b1a commit 90ff36a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
repository: https://raw.githubusercontent.com/bitnami/charts/index/bitnami
version: 10.5.3
digest: sha256:d8ba564b767cbf73a4ca87cb3b97e0a75bc813ba0a58a1b0bd6c7154a608e783
generated: "2021-07-20T23:05:18.37915+01:00"
digest: sha256:d5e64d3d4563f3fc69b813202dd99708b682ba7e59172a64841e8597c171de33
generated: "2022-06-01T14:46:45.798916-06:00"
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ keywords:
dependencies:
- name: postgresql
version: 10.5.3
repository: "https://charts.bitnami.com/bitnami"
repository: "https://raw.githubusercontent.com/bitnami/charts/index/bitnami"
condition: postgresql.enabled
maintainers:
- email: [email protected]
Expand Down

0 comments on commit 90ff36a

Please sign in to comment.