From 5646300ad7de568fa3db7efe2d4090bf0fb07981 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 May 2026 18:22:29 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.28.2 --- 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 e0feaa4b..2e7ea9d1 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.28.0 + version: 0.28.2 condition: postgres_operator.enabled values: - ../values/postgres-operator/values/postgres-operator.yaml.gotmpl -- 2.52.0