From 6b66f5d8f00bd833872363444fd6614219f609de Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Thu, 22 Jan 2026 20:14:43 -0800 Subject: [PATCH] Upgrade CloudNativePG to v0.27.0 for PostgreSQL major version upgrade CloudNativePG 1.26+ supports declarative PostgreSQL major version upgrades. Upgrading from chart v0.23.0 (operator 1.25.0) to v0.27.0. Co-Authored-By: Claude Opus 4.5 --- argocd/apps/cloudnative-pg.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/cloudnative-pg.yaml b/argocd/apps/cloudnative-pg.yaml index 6f1e8d1..d2f6e81 100644 --- a/argocd/apps/cloudnative-pg.yaml +++ b/argocd/apps/cloudnative-pg.yaml @@ -12,7 +12,7 @@ spec: sources: # Helm chart from forge mirror (SSH via egress) - repoURL: ssh://forgejo@indri.tail8d86e.ts.net:2200/eblume/cloudnative-pg-charts.git - targetRevision: cloudnative-pg-v0.23.0 + targetRevision: cloudnative-pg-v0.27.0 path: charts/cloudnative-pg helm: releaseName: cloudnative-pg