Update stalwartlabs/stalwart Docker tag to v0.14.1 (#1831)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [stalwartlabs/stalwart](https://github.com/stalwartlabs/stalwart) | minor | `v0.13.4` -> `v0.14.1` |
---
### Release Notes
<details>
<summary>stalwartlabs/stalwart (stalwartlabs/stalwart)</summary>
### [`v0.14.1`](https://github.com/stalwartlabs/stalwart/releases/tag/v0.14.1)
[Compare Source](https://github.com/stalwartlabs/stalwart/compare/v0.14.0...v0.14.1)
#### \[0.14.1] - 2025-10-28
If you are upgrading from v0.13.4 and below, this version includes **breaking changes** to the internal directory, calendar and contacts. Please read the [upgrading documentation](https://stalw.art/docs/install/upgrade) for more information on how to upgrade from previous versions.
#### Added
- Autoconfig for CalDAV, CardDAV and WebDAV ([#​1937](https://github.com/stalwartlabs/stalwart/issues/1937))
#### Changed
- HTTP: Remove HTTP STS `preload` directive.
#### Fixed
- Directory: Keep OTP Auth and AppPasswords unless the remote directory provides new ones ([#​2319](https://github.com/stalwartlabs/stalwart/issues/2319))
- JMAP: Fix `ContactCard/set` and `CalendarEvent/set` destroy methods ([#​2308](https://github.com/stalwartlabs/stalwart/issues/2308)).
<hr />
##### Check binary attestation at [here](https://github.com/stalwartlabs/stalwart/attestations/12525264)
### [`v0.14.0`](https://github.com/stalwartlabs/stalwart/releases/tag/v0.14.0)
[Compare Source](https://github.com/stalwartlabs/stalwart/compare/v0.13.4...v0.14.0)
#### \[0.14.0] - 2025-10-22
If you are upgrading from v0.13.4 and below, this version includes **breaking changes** to the internal directory, calendar and contacts. Please read the [upgrading documentation](https://stalw.art/docs/install/upgrade) for more information on how to upgrade from previous versions.
#### Added
- JMAP for Calendars ([draft-ietf-jmap-calendars](https://datatracker.ietf.org/doc/draft-ietf-jmap-calendars/)).
- JMAP for Contacts ([RFC 9610](https://datatracker.ietf.org/doc/rfc9610/)).
- JMAP for File Storage ([draft-ietf-jmap-filenode](https://datatracker.ietf.org/doc/draft-ietf-jmap-filenode/)).
- JMAP Sharing ([RFC 9670](https://datatracker.ietf.org/doc/rfc9670/))
- CalDAV: support for `supported-calendar-component-set` ([#​1893](https://github.com/stalwartlabs/stalwart/issues/1893))
- i18n: Greek language support (contributed by [@​infl00p](https://github.com/infl00p))
- i18n: Swedish language support (contributed by [@​purung](https://github.com/purung))
#### Changed
- **Breaking Database Changes** (migrated automatically on first start):
- Internal directory schema changed.
- Calendar and Contacts storage schema changed.
- Sieve scripts storage schema changed.
- Push Subscriptions storage schema changed.
- Replaced `sieve.untrusted.limits.max-scripts` and `jmap.push.max-total` with `object-quota.*` settings.
- Cluster node roles now allow sharding.
#### Fixed
- Push Subscription: Clean-up of expired subscriptions and cluster notification of changes ([#​1248](https://github.com/stalwartlabs/stalwart/issues/1248))
- CalDAV: Per-user CalDAV properties ([#​2058](https://github.com/stalwartlabs/stalwart/issues/2058))
<hr />
##### Check binary attestation at [here](https://github.com/stalwartlabs/stalwart/attestations/12279657)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQyLjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1831
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>