From d081c6b64546586e15c7916cf8f53dbf2de17763 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Oct 2025 01:24:01 +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