From 42f25efcf48b19f5a2c7c560ed7523dde3b2ecb5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Nov 2025 05:33:42 +0000 Subject: [PATCH] Update Helm release volsync to v0.14.0 (#2075) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [volsync](https://volsync.readthedocs.io/) ([source](https://github.com/backube/volsync)) | minor | `0.13.1` -> `0.14.0` | --- ### Release Notes
backube/volsync (volsync) ### [`v0.14.0`](https://github.com/backube/volsync/releases/tag/v0.14.0) [Compare Source](https://github.com/backube/volsync/compare/v0.13.1...v0.14.0) ##### 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
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2075 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/storage/volsync/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/volsync/Chart.yaml b/clusters/cl01tl/storage/volsync/Chart.yaml index 4b28ced6d..f4cb6b727 100644 --- a/clusters/cl01tl/storage/volsync/Chart.yaml +++ b/clusters/cl01tl/storage/volsync/Chart.yaml @@ -16,7 +16,7 @@ maintainers: - name: alexlebens dependencies: - name: volsync - version: 0.13.1 + version: 0.14.0 repository: https://backube.github.io/helm-charts/ icon: https://raw.githubusercontent.com/backube/volsync/main/docs/media/volsync.svg?sanitize=true appVersion: 0.12.1