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

fix(container): update ghcr.io/bjw-s-labs/getmail ( 6.19.5 → 6.19.6 ) #7883

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Jan 18, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/bjw-s-labs/getmail (source) patch 6.19.5 -> 6.19.6

Release Notes

getmail6/getmail6 (ghcr.io/bjw-s-labs/getmail)

v6.19.6

Compare Source


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 these updates again.


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

This PR has been generated by Renovate Bot.

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/bjw-s-labs/getmail | 6.19.5 | 6.19.6 |
@lab-assistant lab-assistant bot added renovate/container type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes labels Jan 18, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 18, 2025

--- kubernetes/apps/scripts/mailbackup/app Kustomization: scripts/mailbackup HelmRelease: scripts/mailbackup

+++ kubernetes/apps/scripts/mailbackup/app Kustomization: scripts/mailbackup HelmRelease: scripts/mailbackup

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

         containers:
           app:
             command:
             - /scripts/mailbackup.sh
             image:
               repository: ghcr.io/bjw-s-labs/getmail
-              tag: 6.19.5@sha256:285b2ad90917dd9626d9d5efdcf1f6456d95430f89346882ca64b5e464818378
+              tag: 6.19.6@sha256:8e2e295f5812635c8a932d9af66f50e8ceca0c577d2b04562ebf623c851cc4d6
         cronjob:
           backoffLimit: 0
           concurrencyPolicy: Forbid
           failedJobsHistory: 1
           schedule: 0 2 * * *
           successfulJobsHistory: 0

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 18, 2025

--- HelmRelease: scripts/mailbackup CronJob: scripts/mailbackup

+++ HelmRelease: scripts/mailbackup CronJob: scripts/mailbackup

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

           hostPID: false
           dnsPolicy: ClusterFirst
           restartPolicy: OnFailure
           containers:
           - command:
             - /scripts/mailbackup.sh
-            image: ghcr.io/bjw-s-labs/getmail:6.19.5@sha256:285b2ad90917dd9626d9d5efdcf1f6456d95430f89346882ca64b5e464818378
+            image: ghcr.io/bjw-s-labs/getmail:6.19.6@sha256:8e2e295f5812635c8a932d9af66f50e8ceca0c577d2b04562ebf623c851cc4d6
             name: app
             volumeMounts:
             - mountPath: /data/nas-backup/Bernd/Email
               name: backup
               subPath: Email
             - mountPath: /config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes renovate/container type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants