chore(deps): update helm release volsync to v0.15.0 (#4431)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m23s
renovate / renovate (push) Successful in 5m46s

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync](https://volsync.readthedocs.io/) ([source](https://github.com/backube/volsync)) | minor | `0.14.0` → `0.15.0` |

---

### Release Notes

<details>
<summary>backube/volsync (volsync)</summary>

### [`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

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #4431
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #4431.
This commit is contained in:
2026-03-05 19:33:20 +00:00
committed by Alex Lebens
parent 51ffab1bc8
commit 39b18fcc66
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: volsync
version: 0.14.0
version: 0.15.0
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