From c0a19178c2d0f03ee82f8733adc3dbe2f4139c6a Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 09:09:51 -0500 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20cloudnative-pg=20(=200.1?= =?UTF-8?q?9.1=20=E2=86=92=200.20.0=20)=20(#6623)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- .../main/apps/database/cloudnative-pg/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/database/cloudnative-pg/app/helmrelease.yaml b/kubernetes/main/apps/database/cloudnative-pg/app/helmrelease.yaml index 3acd6930de25f..5239ebb47b49c 100644 --- a/kubernetes/main/apps/database/cloudnative-pg/app/helmrelease.yaml +++ b/kubernetes/main/apps/database/cloudnative-pg/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.19.1 + version: 0.20.0 sourceRef: kind: HelmRepository name: cloudnative-pg