From be659d596903a445f97294a3cba8191c4ab71714 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 May 2024 10:44:31 +0000 Subject: [PATCH] fix(deps): update helm release postgresql to v15.2.10 (#468) Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index 513159e..1741471 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.2.9 + version: 15.2.10 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts version: 14.0.10 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.0.2 -digest: sha256:d159195bf7a9eef7495e2eb69c6874fcf136ebc657002ca55779b29e0d33056b -generated: "2024-05-06T11:01:27.673699773Z" +digest: sha256:dff23c9dfc629ec029240db0dade92a073e23d711e611511fc92950d5e021e0c +generated: "2024-05-10T10:31:11.544252312Z" diff --git a/Chart.yaml b/Chart.yaml index ab4090a..fe704fd 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -29,7 +29,7 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.2.9 + version: 15.2.10 condition: postgresql.enabled # https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml - name: postgresql-ha