fix(deps): update helm release postgresql-ha to v12.7.0
This commit is contained in:
parent
44a5c7e311
commit
26d5ca827f
2 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@ dependencies:
|
||||||
version: 13.3.1
|
version: 13.3.1
|
||||||
- name: postgresql-ha
|
- name: postgresql-ha
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 12.6.0
|
version: 12.7.0
|
||||||
- name: redis-cluster
|
- name: redis-cluster
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 9.2.1
|
version: 9.2.1
|
||||||
digest: sha256:f494075f20260f513674cefcefaf39c6eeff8205aa1b04acaea38898934a4ea0
|
digest: sha256:cff9fdd51856d8f0526863d5e050427e2ef2acc44b9ea4cabb88d77a5c65ca40
|
||||||
generated: "2024-01-19T13:31:26.812773521Z"
|
generated: "2024-01-19T14:31:28.381747336Z"
|
||||||
|
|
|
@ -34,7 +34,7 @@ dependencies:
|
||||||
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
|
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml
|
||||||
- name: postgresql-ha
|
- name: postgresql-ha
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
version: 12.6.0
|
version: 12.7.0
|
||||||
condition: postgresql-ha.enabled
|
condition: postgresql-ha.enabled
|
||||||
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
|
# https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml
|
||||||
- name: redis-cluster
|
- name: redis-cluster
|
||||||
|
|
Loading…
Reference in a new issue