From 10542a23bfc795894c0f5813bf142333c242fa52 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Jun 2026 16:47:34 +0000 Subject: [PATCH] Update Helm release plugin-barman-cloud to v0.7.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 2e7ea9d1..d5cd1f76 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.6.0 + version: 0.7.0 condition: postgres_operator.enabled values: - ../values/postgres-operator/values/plugin-barman-cloud.yaml.gotmpl