From 1282f1ff622e13e1cc6a496547578d67ce4bff82 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 Mar 2024 18:01:26 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.20.2 --- 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 0989fe1..4e7aab6 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.19.1 + version: 0.20.2 valuesFile: values.yaml repo: https://cloudnative-pg.io/charts/ -- 2.49.1