Skip to content

fix(container): update image ghcr.io/home-operations/charts-mirror/volsync-perfectra1n (0.18.2 → 0.18.5)#3081

Open
bot-akira[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-volsync-perfectra1n-0.x
Open

fix(container): update image ghcr.io/home-operations/charts-mirror/volsync-perfectra1n (0.18.2 → 0.18.5)#3081
bot-akira[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-volsync-perfectra1n-0.x

Conversation

@bot-akira
Copy link
Copy Markdown
Contributor

@bot-akira bot-akira bot commented Feb 28, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/volsync-perfectra1n (source) patch 0.18.20.18.5

Warning

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


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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 this update again.


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

This PR has been generated by Renovate Bot.

@bot-akira
Copy link
Copy Markdown
Contributor Author

bot-akira bot commented Feb 28, 2026

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

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

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.18.2
+    tag: 0.18.5
   url: oci://ghcr.io/home-operations/charts-mirror/volsync-perfectra1n
 

@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-home-operations-charts-mirror-volsync-perfectra1n-0.x branch from 78cc4b8 to 60380ad Compare March 8, 2026 21:14
@bot-akira bot-akira bot changed the title fix(container): update image ghcr.io/home-operations/charts-mirror/volsync-perfectra1n (0.18.2 → 0.18.3) fix(container): update image ghcr.io/home-operations/charts-mirror/volsync-perfectra1n (0.18.2 → 0.18.4) Mar 8, 2026
@bot-akira
Copy link
Copy Markdown
Contributor Author

bot-akira bot commented Mar 8, 2026

--- HelmRelease: volsync-system/volsync Service: volsync-system/volsync-metrics

+++ HelmRelease: volsync-system/volsync Service: volsync-system/volsync-metrics

@@ -9,10 +9,10 @@

     app.kubernetes.io/instance: volsync
     app.kubernetes.io/managed-by: Helm
 spec:
   ports:
   - name: https
     port: 8443
-    targetPort: https
+    targetPort: 8443
   selector:
     control-plane: volsync-controller
 
--- HelmRelease: volsync-system/volsync Deployment: volsync-system/volsync

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

@@ -28,52 +28,27 @@

       serviceAccountName: volsync
       securityContext:
         runAsGroup: 1000
         runAsNonRoot: true
         runAsUser: 1000
       containers:
-      - name: kube-rbac-proxy
-        securityContext:
-          allowPrivilegeEscalation: false
-          capabilities:
-            drop:
-            - ALL
-          readOnlyRootFilesystem: true
-        image: quay.io/brancz/kube-rbac-proxy:v0.19.0
-        args:
-        - --secure-listen-address=0.0.0.0:8443
-        - --upstream=http://127.0.0.1:8080/
-        - --logtostderr=true
-        - --tls-min-version=VersionTLS12
-        - --v=0
-        - --ignore-paths=/metrics
-        ports:
-        - containerPort: 8443
-          protocol: TCP
-          name: https
-        resources:
-          limits:
-            cpu: 500m
-            memory: 128Mi
-          requests:
-            cpu: 5m
-            memory: 64Mi
       - name: manager
         args:
         - --health-probe-bind-address=:8081
-        - --metrics-bind-address=127.0.0.1:8080
+        - --metrics-bind-address=:8443
         - --leader-elect
         - --rclone-container-image=ghcr.io/perfectra1n/volsync:0.17.7
         - --restic-container-image=ghcr.io/perfectra1n/volsync:0.17.7
         - --rsync-container-image=ghcr.io/perfectra1n/volsync:0.17.7
         - --rsync-tls-container-image=ghcr.io/perfectra1n/volsync:0.17.7
         - --syncthing-container-image=ghcr.io/perfectra1n/volsync:0.17.7
         - --kopia-container-image=ghcr.io/perfectra1n/volsync:0.17.7
         - --kopia-successful-jobs-history-limit=3
         - --kopia-failed-jobs-history-limit=1
         - --scc-name=volsync-privileged-mover
+        - --metrics-require-rbac=false
         command:
         - /manager
         image: ghcr.io/perfectra1n/volsync:0.17.7
         imagePullPolicy: IfNotPresent
         env:
         - name: VOLSYNC_NAMESPACE

…lsync-perfectra1n (0.18.2 → 0.18.5)

Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
@bot-akira bot-akira bot force-pushed the renovate/ghcr.io-home-operations-charts-mirror-volsync-perfectra1n-0.x branch from 60380ad to 60a4128 Compare March 11, 2026 16:39
@bot-akira bot-akira bot changed the title fix(container): update image ghcr.io/home-operations/charts-mirror/volsync-perfectra1n (0.18.2 → 0.18.4) fix(container): update image ghcr.io/home-operations/charts-mirror/volsync-perfectra1n (0.18.2 → 0.18.5) Mar 11, 2026
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