Skip to content

Commit

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

0 comments on commit 6624fae

Please sign in to comment.