From e42dee15bfb9396a4d082c3b96288c807b261861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Thu, 20 Nov 2025 10:40:41 +0100 Subject: [PATCH] chore(cnpg): Bump to 0.26.1 (app 1.27.1) --- helmfile.d/postgres-operator.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/postgres-operator.yaml.gotmpl b/helmfile.d/postgres-operator.yaml.gotmpl index 7da9aaeb..e977f948 100644 --- a/helmfile.d/postgres-operator.yaml.gotmpl +++ b/helmfile.d/postgres-operator.yaml.gotmpl @@ -15,7 +15,7 @@ releases: - name: postgres-operator namespace: cnpg chart: cloudnative-pg/cloudnative-pg - version: 0.24.0 + version: 0.26.1 condition: postgres_operator.enabled values: - ../values/postgres-operator/values/postgres-operator.yaml.gotmpl