From 9572f9d4da90f1feaa64defdd43863aa41b61f63 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Jul 2024 16:43:18 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.2.11 (maint/v5) (#623) 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 eed763a..df6d78c 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.5.14 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.2.10 + version: 14.2.11 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.2.6 -digest: sha256:febb5b9dbfa71a1b797672b4aa44bde5c86a23b8f24b49f69938745261447bce -generated: "2024-07-05T14:31:34.016729434Z" +digest: sha256:9bca43256b80ebb6c265a91f81b33ca30536a993d3089413c12fd4ac4d91d0d0 +generated: "2024-07-05T16:31:31.161926911Z" diff --git a/Chart.yaml b/Chart.yaml index e5d0456..b1cf239 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -34,7 +34,7 @@ dependencies: # 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.10 + version: 14.2.11 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster