From 7cb4af33abf2e31ff2e3a1da56b6d43f63ff5eb3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Jul 2024 17:12:16 +0000 Subject: [PATCH] fix(deps): update helm release postgresql to v15.5.19 (maint/v5) (#661) 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 76b9c59..18f1cef 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.18 + version: 15.5.19 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts version: 14.2.12 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.2.7 -digest: sha256:dabf6d631590c53d99b00c9fc0e29af296c1b71d0bfd76ddd0b6bcbec482a803 -generated: "2024-07-24T00:03:37.679633583Z" +digest: sha256:dc6a204b905bf82db0c733d766a796cba04d09bce28acfa57eaa2a82977abe22 +generated: "2024-07-24T17:01:50.099465642Z" diff --git a/Chart.yaml b/Chart.yaml index 051edd0..03fd2fd 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.18 + version: 15.5.19 condition: postgresql.enabled # https://github.com/bitnami/charts/blob/main/bitnami/postgresql-ha/Chart.yaml - name: postgresql-ha