Skip to content

feat(helm): update chart volsync to 0.14.0#371

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/volsync-0.x
Open

feat(helm): update chart volsync to 0.14.0#371
renovate[bot] wants to merge 1 commit intomainfrom
renovate/volsync-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2025

This PR contains the following updates:

Package Update Change
volsync (source) minor 0.13.10.14.0

Release Notes

backube/volsync (volsync)

v0.14.0

Compare Source

Changed
  • Updated release to build on golang 1.24
  • Syncthing updated to v1.30.0
  • Rclone updated to v1.71.2
  • Rclone --checksum, --transfers and --stats parameters can now be
    overridden by RCLONE_ env vars in the rclone config secret
  • addition of moverVolumes for advanced users to allow mounting
    of secrets or PVCs to their mover pod

Configuration

📅 Schedule: Branch creation - "every weekend" (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.

@github-actions
Copy link

--- HelmRelease: volsync-system/volsync Deployment: volsync-system/volsync

+++ HelmRelease: volsync-system/volsync Deployment: volsync-system/volsync

@@ -60,21 +60,21 @@

             memory: 64Mi
       - name: manager
         args:
         - --health-probe-bind-address=:8081
         - --metrics-bind-address=127.0.0.1:8080
         - --leader-elect
-        - --rclone-container-image=quay.io/backube/volsync:0.13.1
-        - --restic-container-image=quay.io/backube/volsync:0.13.1
-        - --rsync-container-image=quay.io/backube/volsync:0.13.1
-        - --rsync-tls-container-image=quay.io/backube/volsync:0.13.1
-        - --syncthing-container-image=quay.io/backube/volsync:0.13.1
+        - --rclone-container-image=quay.io/backube/volsync:0.14.0
+        - --restic-container-image=quay.io/backube/volsync:0.14.0
+        - --rsync-container-image=quay.io/backube/volsync:0.14.0
+        - --rsync-tls-container-image=quay.io/backube/volsync:0.14.0
+        - --syncthing-container-image=quay.io/backube/volsync:0.14.0
         - --scc-name=volsync-privileged-mover
         command:
         - /manager
-        image: quay.io/backube/volsync:0.13.1
+        image: quay.io/backube/volsync:0.14.0
         imagePullPolicy: IfNotPresent
         env:
         - name: VOLSYNC_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace

@github-actions
Copy link

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

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

@@ -13,13 +13,13 @@

     spec:
       chart: volsync
       sourceRef:
         kind: HelmRepository
         name: backube
         namespace: flux-system
-      version: 0.13.1
+      version: 0.14.0
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@renovate renovate bot force-pushed the renovate/volsync-0.x branch from 1e23371 to caffbdf Compare January 8, 2026 17:44
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from caffbdf to 76f2601 Compare January 24, 2026 19:06
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from 76f2601 to cab3990 Compare February 2, 2026 19:41
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from cab3990 to f91f4e3 Compare February 12, 2026 15:54
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