From 8dbe406afe4acb04b91607151b59f0874693a2fd Mon Sep 17 00:00:00 2001 From: "robodexo2000[bot]" <150604236+robodexo2000[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:18:49 +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/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/cloudnative-pg/Chart.yaml b/kubernetes/apps/database/cloudnative-pg/Chart.yaml index 92dfa3f4c..d1c9764b0 100644 --- a/kubernetes/apps/database/cloudnative-pg/Chart.yaml +++ b/kubernetes/apps/database/cloudnative-pg/Chart.yaml @@ -6,7 +6,7 @@ version: 1.0.0 type: application dependencies: - name: cloudnative-pg - version: 0.22.0 + version: 0.22.1 repository: https://cloudnative-pg.io/charts/ - name: app-template version: 3.5.1