Skip to content

Releases: backube/volsync

Release v0.15.0

05 Mar 14:48
v0.15.0
d2a30b4

Choose a tag to compare

Changed

  • moverVolumes updated to allow NFS type volumeMounts
  • Rclone updated to v1.73.1
  • kube-rbac-proxy container no longer used. Built in auth for metrics
    provided by controller-runtime

Fixed

  • Exclude lost+found for Rclone

Pre-release VolSync v0.15.0-rc.1

10 Feb 18:29
v0.15.0-rc.1
7112c64

Choose a tag to compare

Pre-release

Changed

  • moverVolumes updated to allow NFS type volumeMounts
  • Rclone updated to v1.73.0
  • kube-rbac-proxy container no longer used. Built in auth for metrics
    provided by controller-runtime

Fixed

  • Exclude lost+found for Rclone

Release v0.14.0

20 Nov 20:12
v0.14.0
6cbd2ba

Choose a tag to compare

Changed

  • Updated release to build on golang 1.24
  • Syncthing updated to v1.30.0
  • Rclone updated to v1.71.2
  • Rclone --checksum, --transfers and --stats parameters can now be
    overridden by RCLONE_ env vars in the rclone config secret
  • addition of moverVolumes for advanced users to allow mounting
    of secrets or PVCs to their mover pod

Pre-release v0.14.0-rc.1

14 Oct 13:10
v0.14.0-rc.1
db633b2

Choose a tag to compare

Pre-release

Changed

  • Updated release to build on golang 1.24
  • Syncthing updated to v1.30.0
  • Rclone updated to v1.71.1
  • Rclone --checksum, --transfers and --stats parameters can now be
    overridden by RCLONE_ env vars in the rclone config secret
  • addition of moverVolumes for advanced users to allow mounting
    of secrets or PVCs to their mover pod

Release v0.13.1

25 Sep 13:32
v0.13.1
d271a17

Choose a tag to compare

Fixed

  • Increase timeout for issue with restic repository initialization
    when restic cat config takes > 10 seconds

Changed

  • Minio used for e2e tests migrated to minio helm charts from bitnami

Release v0.13.0

15 Jul 15:55
v0.13.0
34b8e30

Choose a tag to compare

Changed

  • Multi-arch volsync image published in quay.io, will include amd64 as usual as well as arm64
  • Restic updated to v0.18.0
  • Syncthing updated to v1.29.7

Fixed

  • Fix restic cache PVC name collision if replicationsource and
    replicationdestination have the same name and are in the same
    namespace

Security

  • kube-rbac-proxy upgraded to v0.19.2

Pre-release v0.13.0-rc.3

13 Jun 15:27
v0.13.0-rc.3
56769fc

Choose a tag to compare

Pre-release

Changed

  • Multi-arch volsync image published in quay.io, will include amd64 as usual as well as arm64
  • Restic updated to v0.18.0
  • Syncthing updated to v1.29.7

Fixed

  • Fix restic cache PVC name collision if replicationsource and
    replicationdestination have the same name and are in the same
    namespace

Security

  • kube-rbac-proxy upgraded to v0.19.2

Pre-release v0.13.0-rc.2

05 Jun 14:49
v0.13.0-rc.2
4e45500

Choose a tag to compare

Pre-release

Changed

  • Multi-arch volsync image published in quay.io, will include amd64 as usual as well as arm64
  • Restic updated to v0.18.0
  • Syncthing updated to v1.29.6

Fixed

  • Fix restic cache PVC name collision if replicationsource and
    replicationdestination have the same name and are in the same
    namespace

Security

  • kube-rbac-proxy upgraded to v0.19.2

Pre-Release v0.13.0-rc.1

22 May 18:34
v0.13.0-rc.1
42a9449

Choose a tag to compare

Pre-release

Changed

  • Multi-arch volsync image published in quay.io, will include amd64 as usual as well as arm64
  • Restic updated to v0.18.0
  • Syncthing updated to v1.29.5

Fixed

  • Fix restic cache PVC name collision if replicationsource and
    replicationdestination have the same name and are in the same
    namespace

Security

  • kube-rbac-proxy upgraded to v0.19.2

Release v0.12.1

26 Mar 17:47
v0.12.1
5c60cbc

Choose a tag to compare

Security