From 069d6d608c701d41c3fd5ffd46b3585b205a8af0 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 3 Jan 2026 01:00:40 +0000 Subject: [PATCH] Update registry.hub.docker.com/rclone/rclone Docker tag to v1.72 --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 5cc0a0d..53aa2ce 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -15,7 +15,7 @@ base: image: registry: registry.hub.docker.com repository: rclone/rclone - tag: 1.67 + tag: 1.72 pullPolicy: Always volumeMounts: storage: -- 2.49.1