From 554017f4eed51dc917963193905f46139344ec62 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 30 Jan 2026 16:48:14 +0000 Subject: [PATCH] chore(deps): update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar docker tag to v0.11.0 --- clusters/cl01tl/helm/cloudnative-pg/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/cloudnative-pg/values.yaml b/clusters/cl01tl/helm/cloudnative-pg/values.yaml index 9c5dce812..3e25cfdc8 100644 --- a/clusters/cl01tl/helm/cloudnative-pg/values.yaml +++ b/clusters/cl01tl/helm/cloudnative-pg/values.yaml @@ -11,6 +11,6 @@ plugin-barman-cloud: sidecarImage: registry: ghcr.io repository: cloudnative-pg/plugin-barman-cloud-sidecar - tag: v0.10.0 + tag: v0.11.0 crds: create: true -- 2.49.1