feat(deps): update helm release postgresql to v16
This commit is contained in:
parent
af662db1f2
commit
27d9f9df51
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ dependencies:
|
||||||
version: 2.29.0
|
version: 2.29.0
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: oci://ghcr.io/visualon/bitnamicharts
|
repository: oci://ghcr.io/visualon/bitnamicharts
|
||||||
version: 15.5.38
|
version: 16.4.2
|
||||||
- name: postgresql-ha
|
- name: postgresql-ha
|
||||||
repository: oci://ghcr.io/visualon/bitnamicharts
|
repository: oci://ghcr.io/visualon/bitnamicharts
|
||||||
version: 14.3.10
|
version: 14.3.10
|
||||||
|
@ -14,5 +14,5 @@ dependencies:
|
||||||
- name: redis
|
- name: redis
|
||||||
repository: oci://ghcr.io/visualon/bitnamicharts
|
repository: oci://ghcr.io/visualon/bitnamicharts
|
||||||
version: 20.6.2
|
version: 20.6.2
|
||||||
digest: sha256:e40476d3698a07b42b3a2c9c1d2a36cb84dcbbc26db61f8e792afbda852b3dfd
|
digest: sha256:2c138914e4c171377d01de000524350c64088711163919144ec438a4663c9285
|
||||||
generated: "2025-01-15T12:05:02.4047978+01:00"
|
generated: "2025-01-15T14:31:36.679523+01:00"
|
||||||
|
|
|
@ -37,7 +37,7 @@ dependencies:
|
||||||
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml
|
# https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: oci://ghcr.io/visualon/bitnamicharts
|
repository: oci://ghcr.io/visualon/bitnamicharts
|
||||||
version: 15.5.38
|
version: 16.4.2
|
||||||
condition: postgresql.enabled
|
condition: postgresql.enabled
|
||||||
# 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
|
||||||
|
|
Loading…
Reference in a new issue