Added
- New rsync-tls data mover that will replace the existing rsync-ssh mover
- moverServiceAccount parameter in the spec to allow advanced users to specify
their own service account to be used by mover jobs/deploys
Changed
- VolSync now uses a single container image for the controller and all movers
- Rclone upgraded to v1.61.1
- Restic upgraded to v0.15.1
- Syncthing upgraded to v1.23.1
Fixed
- Syncthing should ignore lost+found directory
Security
- kube-rbac-proxy upgraded to 0.14.0
- All movers, except rsync-ssh, now run with reduced privileges by default (see docs)