diff --git a/Chart.lock b/Chart.lock index aadfc1e..921e3e8 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 14.0.5 + version: 14.2.1 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 13.4.1 + version: 13.4.2 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts - version: 9.5.2 -digest: sha256:5206dfb90fc77799f1bd8650739e24d618b7366b5a63280fb2d26671100c2e2e -generated: "2024-02-20T18:31:02.038876147Z" + version: 9.6.1 +digest: sha256:2fb096ddcfd1cc23156b36291b8f987b308c65c747ef2c279857813007898b28 +generated: "2024-02-21T19:58:18.299624065Z" diff --git a/Chart.yaml b/Chart.yaml index ab7daad..d9ee30b 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -29,15 +29,15 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 14.0.5 + version: 14.2.1 condition: postgresql.enabled # https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 13.4.1 + version: 13.4.2 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts - version: 9.5.2 + version: 9.6.1 condition: redis-cluster.enabled