Skip to content

Commit

Permalink
chore(deps): update rclone/rclone docker tag to v1.66.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 413d986 commit 176d604
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.66.0@sha256:a693c46a6b8b7585f77ffb439b5727cb192f0b865f3da66efbc049e6ef1c5c4c"
args: ["copy", "-P", "--checkers=8", "--transfers=200", "smb:/E", "/data"]
volumeMounts: [{
name: "data"
Expand Down

0 comments on commit 176d604

Please sign in to comment.