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 15, 2024
1 parent 21d222d commit f373929
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:a2d7ea6bbbc069e8f4de8db1e11a849db9af2686ff4dcf516450f7bde286b1e0"
args: ["copy", "-P", "--checkers=8", "--transfers=200", "smb:/E", "/data"]
volumeMounts: [{
name: "data"
Expand Down

0 comments on commit f373929

Please sign in to comment.