From 9f63172dc53daf68eecbef107f0ba3de269fe5d3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 19 Apr 2024 11:02:19 +0000 Subject: [PATCH] fix(deps): update helm release postgresql-ha to v14.0.4 --- Chart.lock | 6 +++--- Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.lock b/Chart.lock index 40318f9..5b84687 100644 --- a/Chart.lock +++ b/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 15.2.5 - name: postgresql-ha repository: oci://registry-1.docker.io/bitnamicharts - version: 14.0.3 + version: 14.0.4 - name: redis-cluster repository: oci://registry-1.docker.io/bitnamicharts version: 10.0.2 -digest: sha256:2dcd6b6d59c864dddf54e3dddad92bb6477755cc0314a9ae9429130b4feb8cb8 -generated: "2024-04-18T18:31:10.642645109Z" +digest: sha256:1c98920891fc773fa09bf3a3497571f86f1c30d5ee84799278f6e300d7d0e1d2 +generated: "2024-04-19T11:02:15.837875495Z" diff --git a/Chart.yaml b/Chart.yaml index 120c28f..b2d5d64 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.0.3 + version: 14.0.4 condition: postgresql-ha.enabled # https://github.com/bitnami/charts/blob/main/bitnami/redis-cluster/Chart.yaml - name: redis-cluster