fix(deps): update helm release postgresql-ha to v13.2.4
This commit is contained in:
parent
60e5d12518
commit
ff238faf84
2 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@ dependencies:
|
|||
version: 14.0.5
|
||||
- name: postgresql-ha
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 13.2.3
|
||||
version: 13.2.4
|
||||
- name: redis-cluster
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 9.5.2
|
||||
digest: sha256:d3a47e03a543a9736e177c580d0357bc125f5c5b205d1a2ad1e3a894fdc4b176
|
||||
generated: "2024-02-12T11:31:07.083423906Z"
|
||||
digest: sha256:d38a94b3276058d209dfcb59882a2709ff53f800eda82ce183b548b824da847c
|
||||
generated: "2024-02-14T14:31:00.888851942Z"
|
||||
|
|
|
@ -34,7 +34,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: 13.2.3
|
||||
version: 13.2.4
|
||||
condition: postgresql-ha.enabled
|
||||
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
|
||||
- name: redis-cluster
|
||||
|
|
Loading…
Reference in a new issue