From ae73c3b7667e573d740c36e06a560ca30809c9ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 14:43:50 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.19.0 --- manifests/workloads/cloudnative-pg/helm/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/workloads/cloudnative-pg/helm/kustomization.yaml b/manifests/workloads/cloudnative-pg/helm/kustomization.yaml index 2ada57a8..b331ee1d 100644 --- a/manifests/workloads/cloudnative-pg/helm/kustomization.yaml +++ b/manifests/workloads/cloudnative-pg/helm/kustomization.yaml @@ -7,7 +7,7 @@ helmCharts: releaseName: cnp namespace: postgres repo: https://cloudnative-pg.github.io/charts - version: 0.18.2 + version: 0.19.0 valuesInline: monitoring: podMonitorEnabled: true