Skip to content

fix(helm): update chart volsync to 0.8.1 #5615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2024
Merged

fix(helm): update chart volsync to 0.8.1 #5615

merged 1 commit into from
Mar 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
volsync (source) patch 0.8.0 -> 0.8.1

Warning

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


Release Notes

backube/volsync (volsync)

v0.8.1

Compare Source

Changed
  • Updated release to build on golang 1.21
Fixed
  • Capture error on restic restore when connecting to repository

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 Mend Renovate. View repository job log here.

@rosey-the-renovator-bot
Copy link
Contributor

rosey-the-renovator-bot bot commented Mar 12, 2024

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

+++ HelmRelease: volsync/volsync Deployment: volsync/volsync

@@ -57,21 +57,21 @@

             memory: 64Mi
       - name: manager
         args:
         - --health-probe-bind-address=:8081
         - --metrics-bind-address=127.0.0.1:8080
         - --leader-elect
-        - --rclone-container-image=quay.io/backube/volsync:0.8.0
-        - --restic-container-image=quay.io/backube/volsync:0.8.0
-        - --rsync-container-image=quay.io/backube/volsync:0.8.0
-        - --rsync-tls-container-image=quay.io/backube/volsync:0.8.0
-        - --syncthing-container-image=quay.io/backube/volsync:0.8.0
+        - --rclone-container-image=quay.io/backube/volsync:0.8.1
+        - --restic-container-image=quay.io/backube/volsync:0.8.1
+        - --rsync-container-image=quay.io/backube/volsync:0.8.1
+        - --rsync-tls-container-image=quay.io/backube/volsync:0.8.1
+        - --syncthing-container-image=quay.io/backube/volsync:0.8.1
         - --scc-name=volsync-privileged-mover
         command:
         - /manager
-        image: quay.io/backube/volsync:0.8.0
+        image: quay.io/backube/volsync:0.8.1
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@renovate renovate bot force-pushed the renovate/volsync-0.x branch 2 times, most recently from ac847be to cf0ea36 Compare March 12, 2024 12:50
@rosey-the-renovator-bot
Copy link
Contributor

--- kubernetes/main/apps/volsync/volsync/app Kustomization: flux-system/backup-volsync HelmRelease: volsync/volsync

+++ kubernetes/main/apps/volsync/volsync/app Kustomization: flux-system/backup-volsync HelmRelease: volsync/volsync

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

     spec:
       chart: volsync
       sourceRef:
         kind: HelmRepository
         name: backube
         namespace: flux-system
-      version: 0.8.0
+      version: 0.8.1
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   postRenderers:

@renovate renovate bot force-pushed the renovate/volsync-0.x branch from cf0ea36 to a234b1f Compare March 12, 2024 14:17
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| helm       | volsync | 0.8.0 | 0.8.1 |
@renovate renovate bot force-pushed the renovate/volsync-0.x branch from a234b1f to b505815 Compare March 12, 2024 14:23
@rwlove rwlove merged commit b84e94d into main Mar 12, 2024
11 checks passed
@rwlove rwlove deleted the renovate/volsync-0.x branch March 12, 2024 15:24
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.

1 participant