From 11581e9f2090f569746430b314136afe147d3489 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Jun 2026 16:46:00 +0000 Subject: [PATCH] Update Helm release cloudnative-pg to v0.28.3 --- 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 2e7ea9d1..18298c82 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.2 + version: 0.28.3 condition: postgres_operator.enabled values: - ../values/postgres-operator/values/postgres-operator.yaml.gotmpl