Revert to v0.11.8 (webadmin incompatibility is a known issue)
This commit is contained in:
parent
13dd9c15e4
commit
0252c5629b
@ -4,8 +4,8 @@
|
||||
## Image configuration
|
||||
image:
|
||||
repository: stalwartlabs/mail-server
|
||||
tag: latest
|
||||
pullPolicy: Always
|
||||
tag: v0.11.8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Namespace
|
||||
namespace: mail-services
|
||||
|
||||
@ -7,8 +7,8 @@ namespace: mail-services
|
||||
## Image configuration
|
||||
image:
|
||||
repository: stalwartlabs/mail-server
|
||||
tag: latest
|
||||
pullPolicy: Always
|
||||
tag: v0.11.8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## Persistence - using NFS storage
|
||||
persistence:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user