Open renovate[bot] opened 7 months ago
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
Details:
Package | Change |
---|---|
github.com/cespare/xxhash/v2 |
v2.2.0 -> v2.3.0 |
github.com/go-logr/logr |
v1.4.1 -> v1.4.2 |
github.com/hashicorp/golang-lru/v2 |
v2.0.6 -> v2.0.7 |
github.com/power-devops/perfstat |
v0.0.0-20221212215047-62379fc7944b -> v0.0.0-20240221224432-82ca36839d55 |
github.com/prometheus/procfs |
v0.12.0 -> v0.15.0 |
github.com/sagikazarmark/locafero |
v0.3.0 -> v0.4.0 |
github.com/shirou/gopsutil/v3 |
v3.23.8 -> v3.24.4 |
github.com/spf13/afero |
v1.10.0 -> v1.11.0 |
github.com/spf13/viper |
v1.17.0 -> v1.18.2 |
github.com/yusufpapurcu/wmi |
v1.2.3 -> v1.2.4 |
go.uber.org/zap |
v1.26.0 -> v1.27.0 |
golang.org/x/exp |
v0.0.0-20240416160154-fe59bbe5cc7f -> v0.0.0-20240506185415-9bf2ced13842 |
golang.org/x/tools |
v0.20.0 -> v0.21.0 |
k8s.io/cli-runtime |
v0.29.1 -> v0.29.3 |
k8s.io/component-helpers |
v0.29.1 -> v0.29.3 |
k8s.io/kubectl |
v0.28.2 -> v0.29.3 |
k8s.io/utils |
v0.0.0-20240423183400-0849a56e8f22 -> v0.0.0-20240502163921-fe8a2dddb1d0 |
This PR contains the following updates:
v0.8.0
->v0.10.0
Release Notes
backube/volsync (github.com/backube/volsync)
### [`v0.10.0`](https://togithub.com/backube/volsync/releases/tag/v0.10.0) [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 ### [`v0.9.1`](https://togithub.com/backube/volsync/releases/tag/v0.9.1) [Compare Source](https://togithub.com/backube/volsync/compare/v0.9.0...v0.9.1) ##### Fixed - Allow restic restore from empty or non-initialized path - Ignore lost+found on restic backup when checking for empty source volume ### [`v0.9.0`](https://togithub.com/backube/volsync/releases/tag/v0.9.0) [Compare Source](https://togithub.com/backube/volsync/compare/v0.8.1...v0.9.0) ##### Changed - Syncthing upgraded to v1.27.3 - Restic upgraded to v0.16.4 - Updated release to build on golang 1.21 ##### Added - Allow customization of resource requirements and limits on mover job containers - Include additional restic environment variables from the restic secret (RESTIC_REST_USERNAME, RESTIC_REST_PASSWORD, AZURE_ENDPOINT_SUFFIX) - Copy trigger pvc annotations. Allows copy-trigger annotations on the pvc to pause/trigger snapshots or clones in a sync - Include all RCLONE\_ env vars from the rclone secret to be set in the rclone mover job ##### Fixed - Exclude lost+found for restic backups - Check if ipv6 is enabled before assigning 'STUNNEL_LISTEN_PORT' in mover-rsync-tls server script ### [`v0.8.1`](https://togithub.com/backube/volsync/releases/tag/v0.8.1) [Compare Source](https://togithub.com/backube/volsync/compare/v0.8.0...v0.8.1) ##### Changed - Updated release to build on golang 1.21 ##### Fixed - Capture error on restic restore when connecting to repositoryConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.