This PR contains the following updates: | Package | Update | Change | |---|---|---| | [volsync](https://volsync.readthedocs.io/) ([source](https://github.com/backube/volsync)) | minor | `0.12.1` -> `0.13.0` | --- ### Release Notes <details> <summary>backube/volsync (volsync)</summary> ### [`v0.13.0`](https://github.com/backube/volsync/releases/tag/v0.13.0) [Compare Source](https://github.com/backube/volsync/compare/v0.12.1...v0.13.0) ##### Changed - Multi-arch volsync image published in quay.io, will include amd64 as usual as well as arm64 - Restic updated to v0.18.0 - Syncthing updated to v1.29.7 ##### Fixed - Fix restic cache PVC name collision if replicationsource and replicationdestination have the same name and are in the same namespace ##### Security - kube-rbac-proxy upgraded to v0.19.2 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #946 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
		
			
				
	
	
		
			23 lines
		
	
	
		
			573 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			573 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: volsync
 | |
| version: 1.0.0
 | |
| description: Volsync
 | |
| keywords:
 | |
|   - volsync
 | |
|   - backup
 | |
|   - storage
 | |
|   - s3
 | |
|   - kubernetes
 | |
| home: https://wiki.alexlebens.dev/s/6858726b-5219-46ee-b9b7-6e1f6c125f6b
 | |
| sources:
 | |
|   - https://github.com/backube/volsync
 | |
|   - https://github.com/backube/volsync/tree/main/helm/volsync
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: volsync
 | |
|     version: 0.13.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
 |