From 7ac80128105ec995928f8b34c1997c68b1c76487 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Oct 2025 19:02:04 +0000 Subject: [PATCH] Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.8.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 5037a7359..69ceb1da7 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.7.0 + tag: v0.8.0 crds: create: true