From b885ad69e9766dd64235c770a88cd651d5ddc4f9 Mon Sep 17 00:00:00 2001 From: "meguminmaid[bot]" <172356687+meguminmaid[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:04:58 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20cloudnative-pg=20(=200.22?= =?UTF-8?q?.0=20=E2=86=92=200.22.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml b/kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml index a6c94fa20..9ae5775b6 100644 --- a/kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml +++ b/kubernetes/apps/database/cloudnative-pg/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: cloudnative-pg - version: 0.22.0 + version: 0.22.1 sourceRef: kind: HelmRepository name: cloudnative-pg