mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 15:31:38 +01:00
## [0.7.1](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v0.7.0...v0.7.1) (2024-05-21) ### Bug Fixes * **ci:** Add Renovate dependency update automation. ([650c41c](650c41c3f0)) * **cryptpad:** Update Helm chart v0.0.19 and include CryptPad app in Helmfile deployment. ([931ed95](931ed95ce1)) * **docu:** Add IdP federation documentation. ([7167055](7167055303)) * **docu:** Rename SYNAPSE_DOMAIN to MATRIX_DOMAIN. If you use SYNAPSE_DOMAIN in your deployment, ensure you set the MATRIX_DOMAIN accordingly before upgrading. ([96baa6c](96baa6cc15)) * **element:** Provide certificate for alternative Synapse domain. ([88ac239](88ac2396e6)) * **helmfile:** Use Open CoDE as default registry for Univention helm chart ([#71](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/71)). ([4e56ce4](4e56ce4073)) * **jitsi:** Bump images to stable-9457-2. ([1d47fa6](1d47fa681a)) * **jitsi:** Raise Jibri memory limits to fullfil Jibri's 2Gi /dev/shm requirement and update Helm chart; To update an existing installation you need to manually delete the `jitsi-prosody` stateful set before the update e.g. `kubectl -n <your_namespace> delete --cascade=orphan statefulsets jitsi-prosody`. Ensure you use the `--cascade=orphan` part, otherwise you have to remove and reinstall the complete deployment. ([6570c13](6570c13f3a)) * **nextcloud:** Bump to 28.0.5 incl. latest app versions. ([04d9372](04d9372cfc)) * **nubus:** Bump Keycloak to 24.0.3. ([923533d](923533d7b7)) * **nubus:** Enable 2FA for group "Domain Admins" by default. ([1179669](11796699bb)) * **nubus:** Update keycloak-bootstap and keycloak-extensions. ([1c6666f](1c6666fe45)) * **open-xchange:** Support change of username. ([b2cfa8b](b2cfa8b996)) * **openproject:** Bump version to 14.0.1, update Helm chart to 4.5.0. ([e085211](e0852119e8))