From f4bc65a3b5d505fc1d25d39039a0022535d32c46 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 24 Nov 2025 18:33:03 +0000 Subject: [PATCH] Update stalwartlabs/stalwart Docker tag to v0.14.1 (#1831) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
stalwartlabs/stalwart (stalwartlabs/stalwart) ### [`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)).
##### 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))
##### Check binary attestation at [here](https://github.com/stalwartlabs/stalwart/attestations/12279657)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1831 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/platform/stalwart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/stalwart/values.yaml b/clusters/cl01tl/platform/stalwart/values.yaml index 6ec57d77e..e71ab4730 100644 --- a/clusters/cl01tl/platform/stalwart/values.yaml +++ b/clusters/cl01tl/platform/stalwart/values.yaml @@ -9,7 +9,7 @@ stalwart: main: image: repository: stalwartlabs/stalwart - tag: v0.13.4 + tag: v0.14.1 pullPolicy: IfNotPresent resources: requests: