From b65f4920f5af6d56c037d8f64c6972e82cd23de9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 6 Nov 2025 19:03:21 +0000 Subject: [PATCH] Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.9.0 --- clusters/cl01tl/storage/cloudnative-pg/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/cloudnative-pg/values.yaml b/clusters/cl01tl/storage/cloudnative-pg/values.yaml index f379ff583..84a8bdc8a 100644 --- a/clusters/cl01tl/storage/cloudnative-pg/values.yaml +++ b/clusters/cl01tl/storage/cloudnative-pg/values.yaml @@ -11,6 +11,6 @@ plugin-barman-cloud: sidecarImage: registry: ghcr.io repository: cloudnative-pg/plugin-barman-cloud-sidecar - tag: v0.8.0 + tag: v0.9.0 crds: create: true