From c3e960d191dd59a2009173eb15a4b7381b36d351 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Sep 2024 00:05:19 +0000 Subject: [PATCH] fix(deps): update subcharts --- Chart.lock | 8 ++++---- Chart.yaml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Chart.lock b/Chart.lock index 8d1e159..6561f66 100644 --- a/Chart.lock +++ b/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.31 + version: 15.5.32 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.2.28 + version: 14.2.29 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 11.0.4 -digest: sha256:f7cd6b5660af093562aecc3d4823beeb5d4a0b15c87b5c70faa871a67ba6c235 -generated: "2024-09-16T00:00:52.359850549Z" +digest: sha256:55e6d31616045efe956fe41779a9b57a20a66f245e787c5475da4a95a787d6bc +generated: "2024-09-23T00:05:16.771409897Z" diff --git a/Chart.yaml b/Chart.yaml index 41a9fd4..eaa5876 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -29,12 +29,12 @@ dependencies: # https://github.com/bitnami/charts/blob/main/bitnami/postgresql/Chart.yaml - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 15.5.31 + version: 15.5.32 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: 14.2.28 + version: 14.2.29 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster