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 configuration
|
||||||
image:
|
image:
|
||||||
repository: djmaze/snappymail
|
repository: djmaze/snappymail
|
||||||
tag: "2.39"
|
tag: latest
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
## Persistence - using NFS storage
|
## Persistence - using NFS storage
|
||||||
|
|||||||
@ -7,7 +7,7 @@ namespace: mail
|
|||||||
## Image configuration
|
## Image configuration
|
||||||
image:
|
image:
|
||||||
repository: stalwartlabs/mail-server
|
repository: stalwartlabs/mail-server
|
||||||
tag: v0.10.8
|
tag: latest
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
## Persistence - using NFS storage
|
## Persistence - using NFS storage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user