Skip to content
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

chore(container): update ghcr.io/lildrunkensmurf/volsync ( acd1b8e β†’ b9169c5 ) #1658

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 6, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/lildrunkensmurf/volsync (source) digest acd1b8e -> b9169c5

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 6, 2024 16:02
@smurf-bot smurf-bot bot added renovate/container type/digest area/kubernetes Changes made in the kubernetes directory cluster/pi labels Feb 6, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 6, 2024

--- kubernetes/pi/apps/storage/volsync/app Kustomization: flux-system/volsync HelmRelease: storage/volsync

+++ kubernetes/pi/apps/storage/volsync/app Kustomization: flux-system/volsync HelmRelease: storage/volsync

@@ -51,14 +51,14 @@

     cleanupOnFail: true
     remediation:
       retries: 3
   values:
     image:
       repository: ghcr.io/lildrunkensmurf/volsync
-      tag: 0.8.0@sha256:acd1b8e0baebd43fabd159e1f9fe9a079e8be133ee905b223e07f4fe2530091a
+      tag: 0.8.0@sha256:b9169c5510983cd5010a95f75dd2a02d0278a157e2bd6990295d6d068f37cd66
     manageCRDs: true
     metrics:
       disableAuth: true
     restic:
       repository: ghcr.io/lildrunkensmurf/volsync
-      tag: 0.8.0@sha256:acd1b8e0baebd43fabd159e1f9fe9a079e8be133ee905b223e07f4fe2530091a
+      tag: 0.8.0@sha256:b9169c5510983cd5010a95f75dd2a02d0278a157e2bd6990295d6d068f37cd66
 

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 6, 2024

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

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

@@ -58,20 +58,20 @@

       - 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=ghcr.io/lildrunkensmurf/volsync:0.8.0@sha256:acd1b8e0baebd43fabd159e1f9fe9a079e8be133ee905b223e07f4fe2530091a
+        - --restic-container-image=ghcr.io/lildrunkensmurf/volsync:0.8.0@sha256:b9169c5510983cd5010a95f75dd2a02d0278a157e2bd6990295d6d068f37cd66
         - --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
         - --scc-name=volsync-privileged-mover
         command:
         - /manager
-        image: ghcr.io/lildrunkensmurf/volsync:0.8.0@sha256:acd1b8e0baebd43fabd159e1f9fe9a079e8be133ee905b223e07f4fe2530091a
+        image: ghcr.io/lildrunkensmurf/volsync:0.8.0@sha256:b9169c5510983cd5010a95f75dd2a02d0278a157e2bd6990295d6d068f37cd66
         imagePullPolicy: IfNotPresent
         livenessProbe:
           httpGet:
             path: /healthz
             port: 8081
           initialDelaySeconds: 15

@joryirving joryirving force-pushed the main branch 5 times, most recently from 980a246 to 9e09a63 Compare February 6, 2024 17:04
@smurf-bot smurf-bot bot force-pushed the renovate/pi-ghcr.io-lildrunkensmurf-volsync-0.8.0 branch 2 times, most recently from 4e840b5 to 3488139 Compare February 7, 2024 02:55
@smurf-bot smurf-bot bot force-pushed the renovate/pi-ghcr.io-lildrunkensmurf-volsync-0.8.0 branch from 3488139 to 4b14b80 Compare February 7, 2024 15:02
@joryirving joryirving merged commit 0657c81 into main Feb 7, 2024
10 checks passed
@joryirving joryirving deleted the renovate/pi-ghcr.io-lildrunkensmurf-volsync-0.8.0 branch February 7, 2024 15:16
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/digest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant