From 5211b3ab73aa7915e62f9c521d7b3a2a794d5795 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Dec 2025 16:02:48 +0000 Subject: [PATCH] Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.10.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 9aa6a216d..af00e7db6 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.9.0 + tag: v0.10.0 crds: create: true