Skip to content

Comments

fix(container): update image ghcr.io/perfectra1n/volsync ( 0.16.8 ➔ 0.16.9 )#3405

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

fix(container): update image ghcr.io/perfectra1n/volsync ( 0.16.8 ➔ 0.16.9 )#3405
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.16.8 -> 0.16.9

Release Notes

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

v0.16.9

Compare Source

v0.16.9

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 29, 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

@@ -26,33 +26,33 @@

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

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -58,34 +58,34 @@

             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.16.8
-        - --restic-container-image=ghcr.io/perfectra1n/volsync:0.16.8
-        - --rsync-container-image=ghcr.io/perfectra1n/volsync:0.16.8
-        - --rsync-tls-container-image=ghcr.io/perfectra1n/volsync:0.16.8
-        - --syncthing-container-image=ghcr.io/perfectra1n/volsync:0.16.8
-        - --kopia-container-image=ghcr.io/perfectra1n/volsync:0.16.8
+        - --rclone-container-image=ghcr.io/perfectra1n/volsync:0.16.9
+        - --restic-container-image=ghcr.io/perfectra1n/volsync:0.16.9
+        - --rsync-container-image=ghcr.io/perfectra1n/volsync:0.16.9
+        - --rsync-tls-container-image=ghcr.io/perfectra1n/volsync:0.16.9
+        - --syncthing-container-image=ghcr.io/perfectra1n/volsync:0.16.9
+        - --kopia-container-image=ghcr.io/perfectra1n/volsync:0.16.9
         - --scc-name=volsync-privileged-mover
         command:
         - /manager
-        image: ghcr.io/perfectra1n/volsync:0.16.8
+        image: ghcr.io/perfectra1n/volsync:0.16.9
         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:0.16.8
+          value: ghcr.io/perfectra1n/volsync:0.16.9
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15
           periodSeconds: 20

@binaryn3xus binaryn3xus merged commit 8fef4fc into main Sep 29, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/ghcr.io-perfectra1n-volsync-0.x branch September 29, 2025 23:32
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