From 9fae7471b5805da5403f9fab6fdc2a65ae58846c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 Mar 2025 14:02:57 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.23.1 --- 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 c2c244d..6b4266b 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.0 + version: 0.23.1 valuesFile: values.yaml repo: https://cloudnative-pg.io/charts/