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] committed May 3, 2024
1 parent 367217d commit 011126d
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:c89de48cf43e665006077db2ebe47a52ab0f1d6846659f0ca6a0cb01b5559b85"
args: ["copy", "-P", "--checkers=8", "--transfers=200", "smb:/E", "/data"]
volumeMounts: [{
name: "data"
Expand Down

0 comments on commit 011126d

Please sign in to comment.