From b9b017e3e3b1ce981ebf29cbb6041847f145f8fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:07:26 -0400 Subject: [PATCH] fix(helm): update chart cloudnative-pg to 0.20.2 (#5664) | datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | helm | cloudnative-pg | 0.20.1 | 0.20.2 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../main/apps/databases/cloudnative-pg/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/databases/cloudnative-pg/app/helmrelease.yaml b/kubernetes/main/apps/databases/cloudnative-pg/app/helmrelease.yaml index 5c4a0444f4..a5a8b89d78 100644 --- a/kubernetes/main/apps/databases/cloudnative-pg/app/helmrelease.yaml +++ b/kubernetes/main/apps/databases/cloudnative-pg/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.20.1 + version: 0.20.2 sourceRef: kind: HelmRepository name: cloudnative-pg