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 configuration
|
||||||
image:
|
image:
|
||||||
repository: stalwartlabs/mail-server
|
repository: stalwartlabs/mail-server
|
||||||
tag: latest
|
tag: v0.11.8
|
||||||
pullPolicy: Always
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
## Namespace
|
## Namespace
|
||||||
namespace: mail-services
|
namespace: mail-services
|
||||||
|
|||||||
@ -7,8 +7,8 @@ namespace: mail-services
|
|||||||
## Image configuration
|
## Image configuration
|
||||||
image:
|
image:
|
||||||
repository: stalwartlabs/mail-server
|
repository: stalwartlabs/mail-server
|
||||||
tag: latest
|
tag: v0.11.8
|
||||||
pullPolicy: Always
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
## Persistence - using NFS storage
|
## Persistence - using NFS storage
|
||||||
persistence:
|
persistence:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user