Fix: Use 'latest' image tags for Stalwart and SnappyMail
This commit is contained in:
parent
c99d81708b
commit
28cf53fd76
@ -7,7 +7,7 @@ namespace: mail
|
||||
## Image configuration
|
||||
image:
|
||||
repository: djmaze/snappymail
|
||||
tag: "2.39"
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Persistence - using NFS storage
|
||||
|
||||
@ -7,7 +7,7 @@ namespace: mail
|
||||
## Image configuration
|
||||
image:
|
||||
repository: stalwartlabs/mail-server
|
||||
tag: v0.10.8
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Persistence - using NFS storage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user