From ad105c5902f220675d221ba786ee274d4e6d2056 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:52:49 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.20.1 --- apps/data/postgres/cloudnative/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/data/postgres/cloudnative/kustomization.yaml b/apps/data/postgres/cloudnative/kustomization.yaml index 4fd1891cf..295d0d83d 100644 --- a/apps/data/postgres/cloudnative/kustomization.yaml +++ b/apps/data/postgres/cloudnative/kustomization.yaml @@ -9,7 +9,7 @@ helmCharts: releaseName: cnpg namespace: cnpg-system includeCRDs: true - version: 0.20.0 + version: 0.20.1 repo: https://cloudnative-pg.github.io/charts valuesInline: replicaCount: 1