From 16b9b051762d2712932ed68c8004df0a3bf14011 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:58:42 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.22.0 --- fleet/lib/cnpg-system/fleet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fleet/lib/cnpg-system/fleet.yaml b/fleet/lib/cnpg-system/fleet.yaml index a6aaf8ce5..5761db2e1 100644 --- a/fleet/lib/cnpg-system/fleet.yaml +++ b/fleet/lib/cnpg-system/fleet.yaml @@ -6,7 +6,7 @@ helm: chart: cloudnative-pg releaseName: cnpg repo: https://cloudnative-pg.github.io/charts - version: 0.21.6 + version: 0.22.0 takeOwnership: true timeoutSeconds: 60 waitForJobs: true