Skip to content

Commit 3d18d71

Browse files
Bump docker-mailserver chart to 0.2.17
appVersion 5.0.45 → 5.0.46
1 parent 700e29e commit 3d18d71

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.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 |
1010
<!-- table_end -->

charts/docker-mailserver/Chart.yaml

Lines changed: 2 additions & 2 deletions
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
based on Alpine Linux and are so small as possible.
55
sources:
66
- https://github.com/jeboehm/docker-mailserver
7-
version: 0.2.16
7+
version: 0.2.17
88
keywords:
99
- postfix
1010
- dovecot
@@ -15,7 +15,7 @@ keywords:
1515
- docker-mailserver
1616
- fetchmail
1717
- rspamd
18-
appVersion: 5.0.45
18+
appVersion: 5.0.46
1919
maintainers:
2020
- name: jeboehm
2121
dependencies:

charts/docker-mailserver/README.md

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

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)
44

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

@@ -19,7 +19,7 @@ Docker Mailserver based on the famous ISPMail guide. All images are based on Alp
1919
| Repository | Name | Version |
2020
|------------|------|---------|
2121
| 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 |
2323
| oci://registry-1.docker.io/bitnamicharts | redis | 20.13.4 |
2424

2525
## Values

0 commit comments

Comments
 (0)