How to Upgrade
When upgrading docker-mailserver:
- Review Upgrade changelog for your target version.
- Update deployment manifests in
deploy/composeanddeploy/kustomizefor any volume or configuration changes. - Update
.envfor new or changed environment variables. - Pull new images (Docker) or update image tags (Kubernetes) and redeploy.
- Run any version-specific steps from the changelog (e.g. changing
DOVEADM_API_KEYfor v7.3).
For version-by-version notes, see Upgrade changelog.