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