From 3823292c77250cbbc7f94a91e4c481b36ec4eaf6 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 14:54:37 -0400 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20cloudnative-pg=20(=200.21?= =?UTF-8?q?.5=20=E2=86=92=200.21.6=20)=20(#7944)?= 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 d88e0e105b283..8e48b06a30821 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.21.5 + version: 0.21.6 sourceRef: kind: HelmRepository name: cloudnative-pg