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

feat(container): update image ghcr.io/onedr0p/volsync to v0.10.0 #53

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 9, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/volsync (source) minor 0.8.0 -> 0.10.0

Warning

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


Release Notes

backube/volsync (ghcr.io/onedr0p/volsync)

v0.10.0

Compare Source

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

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 - "on saturday" (UTC), 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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Mar 9, 2024

--- kubernetes/apps/volsync/volsync/app Kustomization: flux-system/volsync HelmRelease: flux-system/volsync

+++ kubernetes/apps/volsync/volsync/app Kustomization: flux-system/volsync HelmRelease: flux-system/volsync

@@ -26,17 +26,17 @@

     cleanupOnFail: true
     remediation:
       retries: 3
   values:
     image:
       repository: ghcr.io/onedr0p/volsync
-      tag: 0.8.0
+      tag: 0.10.0
     manageCRDs: true
     metrics:
       disableAuth: true
     rclone:
       repository: ghcr.io/onedr0p/volsync
-      tag: 0.8.0
+      tag: 0.10.0
     restic:
       repository: ghcr.io/onedr0p/volsync
-      tag: 0.8.0
+      tag: 0.10.0
 

@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/volsync to v0.8.1 feat(container): update image ghcr.io/onedr0p/volsync to v0.9.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-volsync-0.x branch from 667b7a0 to a66625c Compare March 20, 2024 20:44
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-volsync-0.x branch from a66625c to 448c3c3 Compare April 12, 2024 18:47
@renovate renovate bot changed the title feat(container): update image ghcr.io/onedr0p/volsync to v0.9.0 feat(container): update image ghcr.io/onedr0p/volsync to v0.9.1 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-volsync-0.x branch from 448c3c3 to 630cf5f Compare July 31, 2024 18:42
@renovate renovate bot changed the title feat(container): update image ghcr.io/onedr0p/volsync to v0.9.1 feat(container): update image ghcr.io/onedr0p/volsync to v0.10.0 Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants