From 48bd840f398e741eaf3d268d4d9d3a4747386a65 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 May 2025 20:02:05 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.24.0 --- infrastructure/pg-ha/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/pg-ha/kustomization.yaml b/infrastructure/pg-ha/kustomization.yaml index 68b6f9a..5078200 100644 --- a/infrastructure/pg-ha/kustomization.yaml +++ b/infrastructure/pg-ha/kustomization.yaml @@ -9,6 +9,6 @@ namespace: pg-ha helmCharts: - name: cloudnative-pg releaseName: pg-controller - version: 0.23.2 + version: 0.24.0 valuesFile: values.yaml repo: https://cloudnative-pg.io/charts/