From 937b6757ee8cd2bbb320f00b50c11fd6148ccc36 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Sat, 31 Jan 2026 01:00:55 +0000 Subject: [PATCH] Update registry.hub.docker.com/rclone/rclone Docker tag to v1.73 --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 53aa2ce..e2ee26e 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.72 + tag: 1.73 pullPolicy: Always volumeMounts: storage: -- 2.49.1