From f396ef128a8c568fa78b287cd46876b49fee1d05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 16:10:06 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.26.1 (cherry picked from commit 397bdaecc19411709a44eaca8e182e13f8b8176e) --- 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 67855cd17..1f948a2af 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.26.0 + version: 0.26.1 takeOwnership: true timeoutSeconds: 60 waitForJobs: true