From 51ffab1bc840467448145756d1acb2fc353e5ab3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Mar 2026 19:31:57 +0000 Subject: [PATCH] chore(deps): update dependency backube/volsync to v0.15.0 (#4430) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [backube/volsync](https://github.com/backube/volsync) | minor | `0.14.0` → `0.15.0` | --- ### Release Notes
backube/volsync (backube/volsync) ### [`v0.15.0`](https://github.com/backube/volsync/releases/tag/v0.15.0) [Compare Source](https://github.com/backube/volsync/compare/v0.14.0...v0.15.0) ##### 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
--- ### 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/4430 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/volsync/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/volsync/Chart.yaml b/clusters/cl01tl/helm/volsync/Chart.yaml index ffe0c9651..b9448bbe9 100644 --- a/clusters/cl01tl/helm/volsync/Chart.yaml +++ b/clusters/cl01tl/helm/volsync/Chart.yaml @@ -20,4 +20,4 @@ dependencies: repository: https://backube.github.io/helm-charts/ icon: https://raw.githubusercontent.com/backube/volsync/main/docs/media/volsync.svg?sanitize=true # renovate: datasource=github-releases depName=backube/volsync -appVersion: 0.14.0 +appVersion: 0.15.0