From b1ad772969077f10c39f5b90c8645a9ae4736781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 22:42:14 +0000 Subject: [PATCH] fix(helm): update chart cloudnative-pg to 0.19.1 (#479) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../postgres-controller/cloudnative-pg/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/postgres-controller/cloudnative-pg/app/helmrelease.yaml b/kubernetes/apps/postgres-controller/cloudnative-pg/app/helmrelease.yaml index cf549a83..50e374b7 100644 --- a/kubernetes/apps/postgres-controller/cloudnative-pg/app/helmrelease.yaml +++ b/kubernetes/apps/postgres-controller/cloudnative-pg/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.19.0 + version: 0.19.1 sourceRef: kind: HelmRepository name: cloudnative-pg