Skip to content

Commit 7e1f3b5

Browse files
authored
Merge pull request docker-mailserver#192 from cfis/master
Upgrade to latest docker mailserver release (15.1.0)
2 parents 66e4562 + 48a3921 commit 7e1f3b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/docker-mailserver/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: "15.0.2"
2+
appVersion: "15.1.0"
33
description: A fullstack but simple mailserver (smtp, imap, antispam, antivirus, ssl...) using Docker.
44
name: docker-mailserver
5-
version: 5.0.0
5+
version: 5.1.0
66
sources:
77
- https://github.com/docker-mailserver/docker-mailserver-helm
88
maintainers:

charts/docker-mailserver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ DMS does not use techniques such as permissive initial directory creation that i
296296
Quirks from the generic section also apply to NFS-backed PersistentVolumes.
297297

298298
## Upgrading to Version 5
299-
Version 5.0 upgrades docker-mailserver to version 15. This version of the chart *does* include backwards incompatible changes
299+
Version 5.0 of the chart *does* include backwards incompatible changes.
300300

301301
### PersistentVolumeClaims
302302

0 commit comments

Comments
 (0)