Skip to content

Comments

fix(container): update image ghcr.io/perfectra1n/volsync ( 0.15.41 ➔ v0.15.42 )#3323

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-perfectra1n-volsync-0.x
Sep 7, 2025
Merged

fix(container): update image ghcr.io/perfectra1n/volsync ( 0.15.41 ➔ v0.15.42 )#3323
binaryn3xus merged 1 commit intomainfrom
renovate/ghcr.io-perfectra1n-volsync-0.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/perfectra1n/volsync patch 0.15.41 -> v0.15.42

Release Notes

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

v0.15.42

Compare Source

v0.15.42

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 has been generated by Renovate Bot.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 7, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -25,33 +25,33 @@

     cleanupOnFail: true
     remediation:
       retries: 3
   values:
     image:
       repository: ghcr.io/perfectra1n/volsync
-      tag: 0.15.41
+      tag: v0.15.42
     kopia:
       repository: ghcr.io/perfectra1n/volsync
-      tag: 0.15.41
+      tag: v0.15.42
     manageCRDs: true
     metrics:
       disableAuth: true
     podSecurityContext:
       runAsGroup: 1000
       runAsNonRoot: true
       runAsUser: 1000
     rclone:
       repository: ghcr.io/perfectra1n/volsync
-      tag: 0.15.41
+      tag: v0.15.42
     restic:
       repository: ghcr.io/perfectra1n/volsync
-      tag: 0.15.41
+      tag: v0.15.42
     rsync:
       repository: ghcr.io/perfectra1n/volsync
-      tag: 0.15.41
+      tag: v0.15.42
     rsync-tls:
       repository: ghcr.io/perfectra1n/volsync
-      tag: 0.15.41
+      tag: v0.15.42
     syncthing:
       repository: ghcr.io/perfectra1n/volsync
-      tag: 0.15.41
+      tag: v0.15.42
 

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -58,22 +58,22 @@

             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:0.15.41
-        - --restic-container-image=ghcr.io/perfectra1n/volsync:0.15.41
-        - --rsync-container-image=ghcr.io/perfectra1n/volsync:0.15.41
-        - --rsync-tls-container-image=ghcr.io/perfectra1n/volsync:0.15.41
-        - --syncthing-container-image=ghcr.io/perfectra1n/volsync:0.15.41
-        - --kopia-container-image=ghcr.io/perfectra1n/volsync:0.15.41
+        - --rclone-container-image=ghcr.io/perfectra1n/volsync:v0.15.42
+        - --restic-container-image=ghcr.io/perfectra1n/volsync:v0.15.42
+        - --rsync-container-image=ghcr.io/perfectra1n/volsync:v0.15.42
+        - --rsync-tls-container-image=ghcr.io/perfectra1n/volsync:v0.15.42
+        - --syncthing-container-image=ghcr.io/perfectra1n/volsync:v0.15.42
+        - --kopia-container-image=ghcr.io/perfectra1n/volsync:v0.15.42
         - --scc-name=volsync-privileged-mover
         command:
         - /manager
-        image: ghcr.io/perfectra1n/volsync:0.15.41
+        image: ghcr.io/perfectra1n/volsync:v0.15.42
         imagePullPolicy: IfNotPresent
         env:
         - name: VOLSYNC_NAMESPACE
           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace

@binaryn3xus binaryn3xus merged commit 6d48ed1 into main Sep 7, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-perfectra1n-volsync-0.x branch September 7, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant