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.16 | 5.0.45 |
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.17 | 5.0.46 |
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
based on Alpine Linux and are so small as possible.
5
5
sources :
6
6
- https://github.com/jeboehm/docker-mailserver
7
- version : 0.2.16
7
+ version : 0.2.17
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.45
18
+ appVersion : 5.0.46
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.16 ] ( https://img.shields.io/badge/Version-0.2.16 -informational?style=flat-square ) ![ AppVersion: 5.0.45 ] ( https://img.shields.io/badge/AppVersion-5.0.45 -informational?style=flat-square )
3
+ ![ Version: 0.2.17 ] ( https://img.shields.io/badge/Version-0.2.17 -informational?style=flat-square ) ![ AppVersion: 5.0.46 ] ( https://img.shields.io/badge/AppVersion-5.0.46 -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
@@ -19,7 +19,7 @@ Docker Mailserver based on the famous ISPMail guide. All images are based on Alp
19
19
| Repository | Name | Version |
20
20
| ------------| ------| ---------|
21
21
| oci://registry-1.docker.io/bitnamicharts | common | 2.31.1 |
22
- | oci://registry-1.docker.io/bitnamicharts | mariadb | 20.5.6 |
22
+ | oci://registry-1.docker.io/bitnamicharts | mariadb | 20.5.7 |
23
23
| oci://registry-1.docker.io/bitnamicharts | redis | 20.13.4 |
24
24
25
25
## Values
You can’t perform that action at this time.
0 commit comments