From 4a7dd4c08a22a28a155f410c3702f513826f7e54 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Oct 2025 16:16:00 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.26.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 1f2618e..e3582b6 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.26.0 + version: 0.26.1 valuesFile: values.yaml repo: https://cloudnative-pg.io/charts/