Skip to content

Commit

Permalink
feat(helm): update chart volsync ( 0.9.1 → 0.10.0 ) (#847)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [volsync](https://volsync.readthedocs.io/)
([source](https://togithub.com/backube/volsync)) | minor | `0.9.1` ->
`0.10.0` |

---

### Release Notes

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

###
[`v0.10.0`](https://togithub.com/backube/volsync/blob/HEAD/CHANGELOG.md#0100)

[Compare
Source](https://togithub.com/backube/volsync/compare/v0.9.1...v0.10.0)

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

</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 becomes conflicted, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNi4wIiwidXBkYXRlZEluVmVyIjoiMzguMTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvbWlub3IiXX0=-->

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
  • Loading branch information
kireque-bot[bot] authored Aug 1, 2024
1 parent 08dbccc commit 802e0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/system/volsync/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: volsync
version: 0.9.1
version: 0.10.0
sourceRef:
kind: HelmRepository
name: backube
Expand Down

0 comments on commit 802e0ef

Please sign in to comment.