Skip to content

Commit

Permalink
chore(deps): update rclone/rclone docker tag to v1.68.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 3b50e54 commit 8c4ecf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/unwind/thomas/synologybackup/job_list.cue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import (
}]
containers: [{
name: "rclone"
image: "rclone/rclone:1.62.2@sha256:f6322df9af20b551049c2746f15facc9be1154aed3ab79e0d2529edbc8433935"
image: "rclone/rclone:1.68.1@sha256:e78b765d51301e1934c376e9b5d0b42a156352099502a812b5e3b3bd37ccb33b"
args: ["copy", "-P", "--checkers=8", "--transfers=200", "smb:/E", "/data"]
volumeMounts: [{
name: "data"
Expand Down

0 comments on commit 8c4ecf1

Please sign in to comment.