Skip to content

Commit bc7f58c

Browse files
Bump docker-mailserver chart to 0.2.15
appVersion 5.0.43 → 5.0.44
1 parent 7a40d41 commit bc7f58c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.2.14 | 5.0.43 |
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.15 | 5.0.44 |
1010
<!-- table_end -->

charts/docker-mailserver/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
apiVersion: v2
22
name: docker-mailserver
3-
description: Docker Mailserver based on the famous ISPMail guide. All images are based
4-
on Alpine Linux and are so small as possible.
3+
description: Docker Mailserver based on the famous ISPMail guide. All images are
4+
based on Alpine Linux and are so small as possible.
55
sources:
66
- https://github.com/jeboehm/docker-mailserver
7-
version: 0.2.14
7+
version: 0.2.15
88
keywords:
99
- postfix
1010
- dovecot
@@ -15,7 +15,7 @@ keywords:
1515
- docker-mailserver
1616
- fetchmail
1717
- rspamd
18-
appVersion: 5.0.43
18+
appVersion: 5.0.44
1919
maintainers:
2020
- name: jeboehm
2121
dependencies:

charts/docker-mailserver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# docker-mailserver
22

3-
![Version: 0.2.14](https://img.shields.io/badge/Version-0.2.14-informational?style=flat-square) ![AppVersion: 5.0.43](https://img.shields.io/badge/AppVersion-5.0.43-informational?style=flat-square)
3+
![Version: 0.2.15](https://img.shields.io/badge/Version-0.2.15-informational?style=flat-square) ![AppVersion: 5.0.44](https://img.shields.io/badge/AppVersion-5.0.44-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)