Downgrade postgresql-ha to 11.9.4 (#541)

As 11.9.8 included (by mistake) a major version bump from 15 -> 16

https://github.com/bitnami/charts/issues/19596

Co-authored-by: justusbunsi <justusbunsi@noreply.gitea.com>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/541
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.com>
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
This commit is contained in:
pat-s 2023-10-14 16:30:51 +00:00 committed by justusbunsi
parent b68b9d91cf
commit a249229ccf
2 changed files with 4 additions and 4 deletions

View File

@ -4,9 +4,9 @@ dependencies:
version: 12.12.5
- name: postgresql-ha
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.9.8
version: 11.9.4
- name: redis-cluster
repository: oci://registry-1.docker.io/bitnamicharts
version: 9.0.4
digest: sha256:b6c659aac77f90b1ea0e498c933e14647709e57269a15c2bfc612ff81d8d4001
generated: "2023-10-14T00:06:39.299556322Z"
digest: sha256:6111aece3947a0a81ba8976da17a06ef7ba98b311907e8a769a7c372a98ab52d
generated: "2023-10-14T16:47:26.657784+02:00"

View File

@ -41,7 +41,7 @@ dependencies:
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
- name: postgresql-ha
repository: oci://registry-1.docker.io/bitnamicharts
version: 11.9.8
version: 11.9.4
condition: postgresql-ha.enabled
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
- name: redis-cluster