Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/backube/volsync to v0.9.1 #485

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/backube/volsync v0.8.0 -> v0.9.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

backube/volsync (github.com/backube/volsync)

v0.9.1

Compare Source

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

Compare Source

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

Compare Source

Changed
  • Updated release to build on golang 1.21
Fixed
  • Capture error on restic restore when connecting to repository

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-backube-volsync-0.x branch 3 times, most recently from 050e284 to 78dd008 Compare March 20, 2024 20:25
@renovate renovate bot changed the title fix(deps): update module github.com/backube/volsync to v0.8.1 fix(deps): update module github.com/backube/volsync to v0.9.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/github.com-backube-volsync-0.x branch from 78dd008 to 61d148d Compare April 2, 2024 23:40
@renovate renovate bot force-pushed the renovate/github.com-backube-volsync-0.x branch 2 times, most recently from 0882786 to 33a7928 Compare April 12, 2024 17:12
@renovate renovate bot changed the title fix(deps): update module github.com/backube/volsync to v0.9.0 fix(deps): update module github.com/backube/volsync to v0.9.1 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-backube-volsync-0.x branch 2 times, most recently from 17281ee to 5be4829 Compare May 8, 2024 14:51
Copy link
Contributor Author

renovate bot commented Jun 14, 2024

ℹ Artifact update notice

File name: go.mod

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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/golang-lru/v2 v2.0.6 -> v2.0.7
github.com/sagikazarmark/locafero v0.3.0 -> v0.4.0
github.com/shirou/gopsutil/v3 v3.23.8 -> v3.23.11
github.com/spf13/afero v1.10.0 -> v1.11.0
github.com/spf13/viper v1.17.0 -> v1.18.2
k8s.io/kubectl v0.28.2 -> v0.28.4

@renovate renovate bot force-pushed the renovate/github.com-backube-volsync-0.x branch from 5be4829 to d8c7f75 Compare June 14, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants