Skip to content

Commit e1de8cc

Browse files
Bump docker-mailserver chart to 0.1.27
appVersion 5.0.20 → 5.0.21
1 parent e7f65b2 commit e1de8cc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff 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.1.26 | 5.0.20 |
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.1.27 | 5.0.21 |
1010
<!-- table_end -->

charts/docker-mailserver/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Docker Mailserver based on the famous ISPMail guide. All images are
44
on Alpine Linux and are so small as possible.
55
sources:
66
- https://github.com/jeboehm/docker-mailserver
7-
version: 0.1.26
7+
version: 0.1.27
88
keywords:
99
- postfix
1010
- dovecot
@@ -15,7 +15,7 @@ keywords:
1515
- docker-mailserver
1616
- fetchmail
1717
- rspamd
18-
appVersion: 5.0.20
18+
appVersion: 5.0.21
1919
maintainers:
2020
- name: jeboehm
2121
dependencies:

charts/docker-mailserver/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# docker-mailserver
22

3-
![Version: 0.1.26](https://img.shields.io/badge/Version-0.1.26-informational?style=flat-square) ![AppVersion: 5.0.20](https://img.shields.io/badge/AppVersion-5.0.20-informational?style=flat-square)
3+
![Version: 0.1.27](https://img.shields.io/badge/Version-0.1.27-informational?style=flat-square) ![AppVersion: 5.0.21](https://img.shields.io/badge/AppVersion-5.0.21-informational?style=flat-square)
44

55
Docker Mailserver based on the famous ISPMail guide. All images are based on Alpine Linux and are so small as possible.
66

0 commit comments

Comments
 (0)