Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 8b584ff

Browse files
chore(deps): update ghcr.io/jeboehm/fetchmailmgr docker tag to v0.3.21 (#83)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jeboehm/fetchmailmgr](https://redirect.github.com/jeboehm/fetchmailmgr) | patch | `0.3.18` -> `0.3.21` | --- ### Release Notes <details> <summary>jeboehm/fetchmailmgr (ghcr.io/jeboehm/fetchmailmgr)</summary> ### [`v0.3.21`](https://redirect.github.com/jeboehm/fetchmailmgr/releases/tag/v0.3.21) [Compare Source](https://redirect.github.com/jeboehm/fetchmailmgr/compare/v0.3.20...v0.3.21) ##### [0.3.21](https://redirect.github.com/jeboehm/fetchmailmgr/compare/v0.3.20...v0.3.21) (2025-08-25) ### [`v0.3.20`](https://redirect.github.com/jeboehm/fetchmailmgr/releases/tag/v0.3.20) [Compare Source](https://redirect.github.com/jeboehm/fetchmailmgr/compare/v0.3.19...v0.3.20) ##### [0.3.20](https://redirect.github.com/jeboehm/fetchmailmgr/compare/v0.3.19...v0.3.20) (2025-08-18) ### [`v0.3.19`](https://redirect.github.com/jeboehm/fetchmailmgr/releases/tag/v0.3.19) [Compare Source](https://redirect.github.com/jeboehm/fetchmailmgr/compare/v0.3.18...v0.3.19) ##### [0.3.19](https://redirect.github.com/jeboehm/fetchmailmgr/compare/v0.3.18...v0.3.19) (2025-08-11) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jeboehm/mailserver-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7c4396 commit 8b584ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/docker-mailserver/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,7 +1295,7 @@ fetchmail:
12951295
image:
12961296
registry: ghcr.io
12971297
repository: jeboehm/fetchmailmgr
1298-
tag: 0.3.18@sha256:a007d58e45491da9c9598874ae7914708c8a87ab8e7a3d18d5cf8ccd25b1eb52
1298+
tag: 0.3.21@sha256:26c4691b28a4d97f55fb3c4b4d1331478f9c1966d2d351293d7b8071f26e0654
12991299
## Specify a imagePullPolicy
13001300
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
13011301
##

0 commit comments

Comments
 (0)