Skip to content

Release v0.11.0

Latest
Compare
Choose a tag to compare
@tesshuflower tesshuflower released this 08 Nov 14:38
· 155 commits to main since this release
v0.11.0
62a903d

Changed

  • Restic updated to v0.17.0
  • Syncthing updated to v1.27.12

Added

  • moverAffinity added to spec to allow for specifying the podAffinity assigned
    to a VolSync mover pod
  • cleanupTempPVC option added for direct users to allow for deleting the
    dynamically provisioned destination PVC after a completed replication.
  • cleanupCachePVC option for restic to allow for deleting the cache PVC
    after a completed replication.
  • enableFileDeletion restic option to allow for restoring to an existing
    PVC (for example running multiple restores) and delete files that do
    not exist in the backup being restored.