Skip to content

Comments

feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.11 )#3381

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/volsync-0.x
Sep 27, 2025
Merged

feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.11 )#3381
binaryn3xus merged 1 commit intomainfrom
renovate/volsync-0.x

Conversation

@unsc-oni-ancilla
Copy link
Contributor

@unsc-oni-ancilla unsc-oni-ancilla bot commented Sep 22, 2025

This PR contains the following updates:

Package Update Change
volsync (source) minor 0.16.9 -> 0.17.11

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

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

unsc-oni-ancilla bot commented Sep 22, 2025

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

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

     spec:
       chart: volsync
       sourceRef:
         kind: HelmRepository
         name: volsync
         namespace: volsync-system
-      version: 0.16.9
+      version: 0.17.11
   install:
     remediation:
       retries: -1
   interval: 1h
   upgrade:
     cleanupOnFail: true

@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.2 ) feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.3 ) Sep 22, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

unsc-oni-ancilla bot commented Sep 22, 2025

--- HelmRelease: volsync-system/volsync ClusterRole: volsync-system/volsync-manager

+++ HelmRelease: volsync-system/volsync ClusterRole: volsync-system/volsync-manager

@@ -235,12 +235,38 @@

   - get
   - list
   - watch
 - apiGroups:
   - volsync.backube
   resources:
+  - kopiamaintenances
+  verbs:
+  - create
+  - delete
+  - get
+  - list
+  - patch
+  - update
+  - watch
+- apiGroups:
+  - volsync.backube
+  resources:
+  - kopiamaintenances/finalizers
+  verbs:
+  - update
+- apiGroups:
+  - volsync.backube
+  resources:
+  - kopiamaintenances/status
+  verbs:
+  - get
+  - patch
+  - update
+- apiGroups:
+  - volsync.backube
+  resources:
   - replicationdestinations
   verbs:
   - create
   - delete
   - get
   - list
--- HelmRelease: volsync-system/volsync Deployment: volsync-system/volsync

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

@@ -74,12 +74,18 @@

         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.15.45
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15
           periodSeconds: 20

@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.3 ) feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.4 ) Sep 23, 2025
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.4 ) feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.7 ) Sep 23, 2025
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.7 ) feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.9 ) Sep 23, 2025
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.9 ) feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.10 ) Sep 23, 2025
@unsc-oni-ancilla unsc-oni-ancilla bot changed the title feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.10 ) feat(helm): update chart volsync ( 0.16.9 ➔ 0.17.11 ) Sep 24, 2025
@binaryn3xus binaryn3xus merged commit e62f727 into main Sep 27, 2025
11 checks passed
@unsc-oni-ancilla unsc-oni-ancilla bot deleted the renovate/volsync-0.x branch September 27, 2025 05:07
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/helm type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant