From 8e43170ea59ec2df0692ce18fd712532185e04df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Apr 2026 00:03:51 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.28.0 --- 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 efd534fd..6a1234b0 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.27.0 + version: 0.28.0 condition: postgres_operator.enabled values: - ../values/postgres-operator/values/postgres-operator.yaml.gotmpl