Skip to content

chore(container): update image ghcr.io/perfectra1n/volsync ( v0.17.9 → v0.17.11 ) - #1358

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-perfectra1n-volsync-0.x
Mar 14, 2026
Merged

chore(container): update image ghcr.io/perfectra1n/volsync ( v0.17.9 → v0.17.11 )#1358
Mafyuh merged 1 commit into
mainfrom
renovate/ghcr.io-perfectra1n-volsync-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/perfectra1n/volsync patch v0.17.9v0.17.11

Release Notes

perfectra1n/volsync (ghcr.io/perfectra1n/volsync)

v0.17.11

Compare Source

v0.17.11

Compare Source

v0.17.10

Compare Source

v0.17.10

Compare Source


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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
Copy Markdown
--- HelmRelease: storage/volsync Deployment: storage/volsync

+++ HelmRelease: storage/volsync Deployment: storage/volsync

@@ -59,36 +59,36 @@

             memory: 64Mi
       - name: manager
         args:
         - --health-probe-bind-address=:8081
         - --metrics-bind-address=127.0.0.1:8080
         - --leader-elect
-        - --rclone-container-image=ghcr.io/perfectra1n/volsync:v0.17.9
-        - --restic-container-image=ghcr.io/perfectra1n/volsync:v0.17.9
-        - --rsync-container-image=ghcr.io/perfectra1n/volsync:v0.17.9
-        - --rsync-tls-container-image=ghcr.io/perfectra1n/volsync:v0.17.9
-        - --syncthing-container-image=ghcr.io/perfectra1n/volsync:v0.17.9
-        - --kopia-container-image=ghcr.io/perfectra1n/volsync:v0.17.9
+        - --rclone-container-image=ghcr.io/perfectra1n/volsync:v0.17.11
+        - --restic-container-image=ghcr.io/perfectra1n/volsync:v0.17.11
+        - --rsync-container-image=ghcr.io/perfectra1n/volsync:v0.17.11
+        - --rsync-tls-container-image=ghcr.io/perfectra1n/volsync:v0.17.11
+        - --syncthing-container-image=ghcr.io/perfectra1n/volsync:v0.17.11
+        - --kopia-container-image=ghcr.io/perfectra1n/volsync:v0.17.11
         - --kopia-successful-jobs-history-limit=3
         - --kopia-failed-jobs-history-limit=1
         - --scc-name=volsync-privileged-mover
         command:
         - /manager
-        image: ghcr.io/perfectra1n/volsync:v0.17.9
+        image: ghcr.io/perfectra1n/volsync:v0.17.11
         imagePullPolicy: IfNotPresent
         env:
         - name: VOLSYNC_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: POD_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: RELATED_IMAGE_KOPIA_CONTAINER
-          value: ghcr.io/perfectra1n/volsync:v0.17.9
+          value: ghcr.io/perfectra1n/volsync:v0.17.11
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15
           periodSeconds: 20

@github-actions

Copy link
Copy Markdown
--- kubernetes/apps/volsync/app Kustomization: storage/volsync HelmRelease: storage/volsync

+++ kubernetes/apps/volsync/app Kustomization: storage/volsync HelmRelease: storage/volsync

@@ -29,33 +29,33 @@

     strategy:
       name: RemediateOnFailure
   values:
     fullnameOverride: volsync
     image:
       repository: ghcr.io/perfectra1n/volsync
-      tag: v0.17.9
+      tag: v0.17.11
     kopia:
       repository: ghcr.io/perfectra1n/volsync
-      tag: v0.17.9
+      tag: v0.17.11
     manageCRDs: true
     metrics:
       disableAuth: true
     podSecurityContext:
       runAsGroup: 1000
       runAsNonRoot: true
       runAsUser: 1000
     rclone:
       repository: ghcr.io/perfectra1n/volsync
-      tag: v0.17.9
+      tag: v0.17.11
     restic:
       repository: ghcr.io/perfectra1n/volsync
-      tag: v0.17.9
+      tag: v0.17.11
     rsync:
       repository: ghcr.io/perfectra1n/volsync
-      tag: v0.17.9
+      tag: v0.17.11
     rsync-tls:
       repository: ghcr.io/perfectra1n/volsync
-      tag: v0.17.9
+      tag: v0.17.11
     syncthing:
       repository: ghcr.io/perfectra1n/volsync
-      tag: v0.17.9
+      tag: v0.17.11
 

@renovate
renovate Bot force-pushed the renovate/ghcr.io-perfectra1n-volsync-0.x branch from 9dde77b to 650fe5b Compare March 14, 2026 16:14
@Mafyuh
Mafyuh merged commit 71c23fb into main Mar 14, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/ghcr.io-perfectra1n-volsync-0.x branch March 14, 2026 16:23
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.

1 participant