Try Stalwart latest tag to get compatible webadmin

This commit is contained in:
dvirlabs 2026-05-17 16:24:05 +03:00
parent 43d3fe575a
commit 13dd9c15e4
2 changed files with 4 additions and 4 deletions

View File

@ -4,8 +4,8 @@
## Image configuration ## Image configuration
image: image:
repository: stalwartlabs/mail-server repository: stalwartlabs/mail-server
tag: v0.13.0 tag: latest
pullPolicy: IfNotPresent pullPolicy: Always
## Namespace ## Namespace
namespace: mail-services namespace: mail-services

View File

@ -7,8 +7,8 @@ namespace: mail-services
## Image configuration ## Image configuration
image: image:
repository: stalwartlabs/mail-server repository: stalwartlabs/mail-server
tag: v0.13.0 tag: latest
pullPolicy: IfNotPresent pullPolicy: Always
## Persistence - using NFS storage ## Persistence - using NFS storage
persistence: persistence: