Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update quay.io/backube/volsync Docker tag to v0.12.0 #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Update Change
quay.io/backube/volsync minor 0.9.1 -> 0.12.0

Release Notes

backube/volsync (quay.io/backube/volsync)

v0.12.0

Compare Source

Changed
  • imagePullSecrets in helm charts will be copied from volsync controller
    namespace to the mover namespace so mover jobs can use them
  • Updated release to build on golang 1.23
  • Syncthing updated to v1.29.2
  • kube-rbac-proxy image configurable in helm chart values
  • mover scripts updated to use sync -f to only sync the target filesystem at
    the end of mover tasks
  • Updates the ensure_initialized function in the restic mover script to
    follow restic recommendations
Fixed
  • All movers should return error if not able to EnsurePVCFromSrc
  • Fix for mover job/service name length too long (>63 chars) if the
    replicationsource or replicationdestination CR name is too long
Security
  • kube-rbac-proxy upgraded to 0.18.2

v0.11.0

Compare Source

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.

v0.10.0

Compare Source

Fixed
  • Fix for rsync-tls to handle replication when there are many files in the pvc root
  • Fix for rsync-tls to handle files in the pvc root that start with #
Changed
  • Syncthing upgraded to v1.27.8
Added
  • Debug mode for mover jobs added

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/quay.io-backube-volsync-0.x branch 5 times, most recently from 6070224 to f338468 Compare November 14, 2024 03:23
@renovate renovate bot force-pushed the renovate/quay.io-backube-volsync-0.x branch 2 times, most recently from 3f13988 to 2149a2d Compare February 4, 2025 01:54
@renovate renovate bot force-pushed the renovate/quay.io-backube-volsync-0.x branch 2 times, most recently from 14f8fa1 to 90ab337 Compare February 17, 2025 01:49
@renovate renovate bot force-pushed the renovate/quay.io-backube-volsync-0.x branch from 90ab337 to 940a6ea Compare February 21, 2025 07:14
@renovate renovate bot force-pushed the renovate/quay.io-backube-volsync-0.x branch from 940a6ea to d7a42ee Compare March 3, 2025 20:39
@renovate renovate bot changed the title Update quay.io/backube/volsync Docker tag to v0.11.0 Update quay.io/backube/volsync Docker tag to v0.12.0 Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants