This repository was archived by the owner on Sep 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ Contains Helm charts for [docker-mailserver](https://github.com/jeboehm/docker-m
66<!-- table_start -->
77| Name | Type | Description | Version | App Version |
88| :---------------: | :--: | :---------------------------------------------------------------------------------------------------------------------: | :-----: | :---------: |
9- | docker-mailserver | None | Docker Mailserver based on the famous ISPMail guide. All images are based on Alpine Linux and are so small as possible. | 0.2.59 | 5.0.86 |
9+ | docker-mailserver | None | Docker Mailserver based on the famous ISPMail guide. All images are based on Alpine Linux and are so small as possible. | 0.2.60 | 5.0.87 |
1010<!-- table_end -->
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Docker Mailserver based on the famous ISPMail guide. All images are
44 based on Alpine Linux and are so small as possible.
55sources :
66- https://github.com/jeboehm/docker-mailserver
7- version : 0.2.59
7+ version : 0.2.60
88keywords :
99- postfix
1010- dovecot
@@ -15,7 +15,7 @@ keywords:
1515- docker-mailserver
1616- fetchmail
1717- rspamd
18- appVersion : 5.0.86
18+ appVersion : 5.0.87
1919maintainers :
2020- name : jeboehm
2121dependencies :
Original file line number Diff line number Diff line change 11# docker-mailserver
22
3- ![ Version: 0.2.59 ] ( https://img.shields.io/badge/Version-0.2.59 -informational?style=flat-square ) ![ AppVersion: 5.0.86 ] ( https://img.shields.io/badge/AppVersion-5.0.86 -informational?style=flat-square )
3+ ![ Version: 0.2.60 ] ( https://img.shields.io/badge/Version-0.2.60 -informational?style=flat-square ) ![ AppVersion: 5.0.87 ] ( https://img.shields.io/badge/AppVersion-5.0.87 -informational?style=flat-square )
44
55Docker Mailserver based on the famous ISPMail guide. All images are based on Alpine Linux and are so small as possible.
66
@@ -73,7 +73,7 @@ Docker Mailserver based on the famous ISPMail guide. All images are based on Alp
7373| fetchmail.image.pullSecrets | list | ` [] ` | |
7474| fetchmail.image.registry | string | ` "ghcr.io" ` | |
7575| fetchmail.image.repository | string | ` "jeboehm/fetchmailmgr" ` | |
76- | fetchmail.image.tag | string | ` "0.3.18 @sha256:a007d58e45491da9c9598874ae7914708c8a87ab8e7a3d18d5cf8ccd25b1eb52 " ` | |
76+ | fetchmail.image.tag | string | ` "0.3.21 @sha256:26c4691b28a4d97f55fb3c4b4d1331478f9c1966d2d351293d7b8071f26e0654 " ` | |
7777| fetchmail.initContainers | list | ` [] ` | |
7878| fetchmail.interval | int | ` 300 ` | |
7979| fetchmail.lifecycleHooks | object | ` {} ` | |
You can’t perform that action at this time.
0 commit comments