chore(release): 1.2.1 [skip ci]

## [1.2.1](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v1.2.0...v1.2.1) (2025-03-28)

### Bug Fixes

* **dovecot:** Support external secrets ([f758685](f758685a2e))
* **element:** Update Synapse to 1.127.1; Fixes https://www.cve.org/CVERecord?id=CVE-2025-30355 which applies to Synapse installations with unrestricted (no allow list) federation enabled ([5cd12b9](5cd12b91c7))
* **openproject:** Update to 15.4.2 ([aa8e30b](aa8e30b34f))
This commit is contained in:
Thorsten Roßner
2025-03-28 13:18:50 +00:00
parent aa8e30b34f
commit a0f852e104
2 changed files with 10 additions and 1 deletions

View File

@@ -3,5 +3,5 @@
---
global:
systemInformation:
releaseVersion: "v1.2.0"
releaseVersion: "v1.2.1"
...