From 32d7c87c1206526d7c625ecf42199ec4df797455 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Feb 2026 13:28:48 +0000 Subject: [PATCH] Update Helm release plugin-barman-cloud to v0.5.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 c3f88af5..efd534fd 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.3.1 + version: 0.5.0 condition: postgres_operator.enabled values: - ../values/postgres-operator/values/plugin-barman-cloud.yaml.gotmpl