Skip to content

feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.5 )#3125

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 4, 2026

This PR contains the following updates:

Package Update Change
volsync (source) minor 0.17.150.18.5

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

github-actions bot commented Jan 4, 2026

qgr1-cluster-0 - kustomization

--- k8s/base/volsync-system/volsync Kustomization: flux-system/volsync-system-volsync HelmRelease: volsync-system/volsync

+++ k8s/base/volsync-system/volsync Kustomization: flux-system/volsync-system-volsync HelmRelease: volsync-system/volsync

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

     spec:
       chart: volsync
       sourceRef:
         kind: HelmRepository
         name: backube-charts
         namespace: flux-system
-      version: 0.17.15
+      version: 0.18.5
   install:
     createNamespace: true
     remediation:
       retries: 50
     timeout: 15m
   interval: 30m

@renovate renovate bot force-pushed the renovate/volsync-0.x branch from 329b145 to f0653f8 Compare January 5, 2026 02:12
@renovate renovate bot changed the title feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.0 ) feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.1 ) Jan 5, 2026
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from f0653f8 to 291ae11 Compare January 7, 2026 21:14
@renovate renovate bot changed the title feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.1 ) feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.2 ) Jan 7, 2026
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from 291ae11 to 45be158 Compare January 14, 2026 22:01
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from 45be158 to d3e1aee Compare January 23, 2026 20:36
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from d3e1aee to 93b9064 Compare February 2, 2026 20:12
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from 93b9064 to 8fda32f Compare February 28, 2026 01:26
@renovate renovate bot changed the title feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.2 ) feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.3 ) Feb 28, 2026
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from 8fda32f to 52dcce9 Compare March 8, 2026 21:16
@renovate renovate bot changed the title feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.3 ) feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.4 ) Mar 8, 2026
@github-actions
Copy link

github-actions bot commented Mar 8, 2026

qgr1-cluster-0 - helmrelease

--- 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:v0.16.13
         - --restic-container-image=ghcr.io/perfectra1n/volsync:v0.16.13
         - --rsync-container-image=ghcr.io/perfectra1n/volsync:v0.16.13
         - --rsync-tls-container-image=ghcr.io/perfectra1n/volsync:v0.16.13
         - --syncthing-container-image=ghcr.io/perfectra1n/volsync:v0.16.13
         - --kopia-container-image=ghcr.io/perfectra1n/volsync:v0.16.13
         - --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:v0.16.13
         imagePullPolicy: IfNotPresent
         env:
         - name: VOLSYNC_NAMESPACE

@renovate renovate bot force-pushed the renovate/volsync-0.x branch from 52dcce9 to 3f5e405 Compare March 9, 2026 17:04
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from 3f5e405 to 1c4dd58 Compare March 11, 2026 17:38
@renovate renovate bot changed the title feat(helm): update chart volsync ( 0.17.15 ➔ 0.18.4 ) feat(helm): update chart volsync ( 0.17.15 ➔ 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