Skip to content

Release v0.16.0

Latest

Choose a tag to compare

@tesshuflower tesshuflower released this 10 Jun 14:00
· 36 commits to main since this release
v0.16.0
22b97b0

Changed

  • Restic updated to v0.18.1
  • Rclone updated to v1.74.2
  • controller-runtime updated to v0.23.2, migrated to events.EventRecorder
  • Krew plugin now released for macOS
  • Restic supports Azure workload identity env vars
  • Dropped unnecessary perl package from container image, replaced with python3
  • Removed unused Syncthing insecureAllowOldTLSVersions option

Fixed

  • rsync-tls now properly munges/unmunges symlinks during sync
  • Rclone getfacl no longer follows symlinks

Security

  • rsync-tls enforces TLS 1.3 as minimum version
  • rsync-tls Prevent stunnel DH param regeneration on every run
  • rsync-tls sets ciphers per OpenShift TLS profile compliance
  • Controller metrics endpoint checks central OpenShift TLS profile