Skip to content

Commit

Permalink
Merge pull request #3522 from magda-io/update-postgres-chart-repo
Browse files Browse the repository at this point in the history
Update postgresql chart repo
  • Loading branch information
t83714 authored May 6, 2024
2 parents 05f8602 + 3399586 commit 37247fb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions deploy/helm/internal-charts/magda-postgres/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami
repository: oci://ghcr.io/magda-io/third-party/bitnami/charts
version: 10.9.1
digest: sha256:f0f7c763c2f2d05b70c667ad3553604f9d34a0f01340c2fb67fa3f29d423e10a
generated: "2022-06-28T18:33:29.340263+10:00"
digest: sha256:a62301a35ba84a6a1958d283adcd1a9855ac89ecd1ffeedd59ffcae026a4025d
generated: "2024-05-06T21:02:20.412739+10:00"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/magda-postgres/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ annotations:
dependencies:
- name: postgresql
version: "10.9.1"
repository: "https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami"
repository: "oci://ghcr.io/magda-io/third-party/bitnami/charts"
2 changes: 1 addition & 1 deletion deploy/helm/internal-charts/magda-postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Kubernetes: `>= 1.21.0`

| Repository | Name | Version |
|------------|------|---------|
| https://raw.githubusercontent.com/bitnami/charts/pre-2022/bitnami | postgresql | 10.9.1 |
| oci://ghcr.io/magda-io/third-party/bitnami/charts | postgresql | 10.9.1 |

## Values

Expand Down

0 comments on commit 37247fb

Please sign in to comment.