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
6
6
<!-- table_start -->
7
7
| Name | Type | Description | Version | App Version |
8
8
| :---------------: | :--: | :---------------------------------------------------------------------------------------------------------------------: | :-----: | :---------: |
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.10 | 5.0.39 |
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.11 | 5.0.40 |
10
10
<!-- 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
4
4
on Alpine Linux and are so small as possible.
5
5
sources :
6
6
- https://github.com/jeboehm/docker-mailserver
7
- version : 0.2.10
7
+ version : 0.2.11
8
8
keywords :
9
9
- postfix
10
10
- dovecot
@@ -15,7 +15,7 @@ keywords:
15
15
- docker-mailserver
16
16
- fetchmail
17
17
- rspamd
18
- appVersion : 5.0.39
18
+ appVersion : 5.0.40
19
19
maintainers :
20
20
- name : jeboehm
21
21
dependencies :
Original file line number Diff line number Diff line change 1
1
# docker-mailserver
2
2
3
- ![ Version: 0.2.10 ] ( https://img.shields.io/badge/Version-0.2.10 -informational?style=flat-square ) ![ AppVersion: 5.0.39 ] ( https://img.shields.io/badge/AppVersion-5.0.39 -informational?style=flat-square )
3
+ ![ Version: 0.2.11 ] ( https://img.shields.io/badge/Version-0.2.11 -informational?style=flat-square ) ![ AppVersion: 5.0.40 ] ( https://img.shields.io/badge/AppVersion-5.0.40 -informational?style=flat-square )
4
4
5
5
Docker Mailserver based on the famous ISPMail guide. All images are based on Alpine Linux and are so small as possible.
6
6
@@ -73,7 +73,7 @@ Docker Mailserver based on the famous ISPMail guide. All images are based on Alp
73
73
| fetchmail.image.pullSecrets | list | ` [] ` | |
74
74
| fetchmail.image.registry | string | ` "ghcr.io" ` | |
75
75
| fetchmail.image.repository | string | ` "jeboehm/fetchmailmgr" ` | |
76
- | fetchmail.image.tag | string | ` "0.3.11 " ` | |
76
+ | fetchmail.image.tag | string | ` "0.3.12 " ` | |
77
77
| fetchmail.initContainers | list | ` [] ` | |
78
78
| fetchmail.interval | int | ` 300 ` | |
79
79
| fetchmail.lifecycleHooks | object | ` {} ` | |
You can’t perform that action at this time.
0 commit comments