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.6 → 6.19.7 ) #7929

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

lab-assistant[bot]
Copy link
Contributor

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

This PR contains the following updates:

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

Release Notes

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

v6.19.7

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.6 | 6.19.7 |
@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 26, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 26, 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.6@sha256:8e2e295f5812635c8a932d9af66f50e8ceca0c577d2b04562ebf623c851cc4d6
+              tag: 6.19.7@sha256:9e48e3158891d57d2dca1f5eb624fce4d5948550056adf325563e7e79c05a9d6
         cronjob:
           backoffLimit: 0
           concurrencyPolicy: Forbid
           failedJobsHistory: 1
           schedule: 0 2 * * *
           successfulJobsHistory: 0

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 26, 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.6@sha256:8e2e295f5812635c8a932d9af66f50e8ceca0c577d2b04562ebf623c851cc4d6
+            image: ghcr.io/bjw-s-labs/getmail:6.19.7@sha256:9e48e3158891d57d2dca1f5eb624fce4d5948550056adf325563e7e79c05a9d6
             name: app
             volumeMounts:
             - mountPath: /data/nas-backup/Bernd/Email
               name: backup
               subPath: Email
             - mountPath: /config

@bjw-s bjw-s merged commit f665108 into main Jan 26, 2025
15 checks passed
@bjw-s bjw-s deleted the renovate/ghcr.io-bjw-s-labs-getmail-6.19.x branch January 26, 2025 11:47
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.

1 participant