From f9221a5ffe12f49409d35ba71dd39d8b92b8819f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 26 Jun 2024 18:39:37 +0000 Subject: [PATCH] fix(deps): update helm release postgresql to v15.5.11 (main) (#603) 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 b5f16b8..745a6a9 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.10 + version: 15.5.11 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts version: 14.2.7 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.2.5 -digest: sha256:1007e269f6fa28053dc38418500f7cf84ac378a1ae9766f5a9e778b3ab0c6a05 -generated: "2024-06-25T09:30:52.179785211Z" +digest: sha256:496d1cc186ae0adb13ba2c1a8f0b04e547eefdbe565d8de63020785533457a88 +generated: "2024-06-26T18:30:52.236913863Z" diff --git a/Chart.yaml b/Chart.yaml index 56e39a0..5ea604d 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.5.10 + version: 15.5.11 condition: postgresql.enabled # https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml - name: postgresql-ha