From ae6a66e84a556f225ebf2293997fa238793107d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 26 Apr 2026 15:14:00 +0000 Subject: [PATCH] Update Helm release plugin-barman-cloud to v0.6.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 6a1234b0..e0feaa4b 100644 --- a/helmfile.d/postgres-operator.yaml.gotmpl +++ b/helmfile.d/postgres-operator.yaml.gotmpl @@ -27,7 +27,7 @@ releases: - name: plugin-barman-cloud namespace: cnpg chart: cloudnative-pg/plugin-barman-cloud - version: 0.5.0 + version: 0.6.0 condition: postgres_operator.enabled values: - ../values/postgres-operator/values/plugin-barman-cloud.yaml.gotmpl -- 2.52.0