René Fischer
3b9fd4eb99
docs(README-EE.md): Add link to enterprise_keys.yml.gotmpl
2025-06-16 08:35:28 +02:00
Yannik Schmidt
e9594382ed
fix(nubus): Explicitly template security context for Keycloak proxy
2025-06-16 08:35:28 +02:00
Timo Hollwedel
1edd7c3f06
fix(nubus): Use read-only root filesystem for Keycloak bootstrap
2025-06-16 08:35:28 +02:00
Thomas Kaltenbrunner
6d6b1a6dd7
feat(open-xchange): Support for mailAlternativAddress(es) for sending and receiving emails
2025-06-16 08:35:28 +02:00
Christophe Bliard
b60f9c7576
fix(openproject): Update from 16.0.0 to 16.0.1
2025-06-16 08:35:28 +02:00
Thorsten Roßner
4dcb683118
fix(nubus): Create required LDAP objects for global.additionalMailDomains
2025-06-16 08:35:28 +02:00
Thorsten Roßner
bc8028dd93
ci: Add diff-on-branch feature
2025-06-16 08:35:28 +02:00
Thorsten Roßner
e143a9c9d8
chore(helmfile): Bump images of opendesk-element-syncadmins, opendesk-nextcloud-exporter and postfix to current builds using the gitlab-config v2.4.10 to avoid layer mimetype issues when mirroring images
2025-06-16 08:35:28 +02:00
Thomas Kaltenbrunner
9354ee7196
fix(dovecot): Enable Dovecot ACL for CE (file) & EE (cassandra)
2025-06-16 08:35:28 +02:00
Viktor Pracht
8e9ef0867b
fix(open-xchange): Use login name instead of email between OX and Dovecot
2025-06-16 08:35:28 +02:00
Thorsten Roßner
87c30ab8e3
fix(open-xchange): Update Dovecot CE chart to support ACLs (mailbox sharing) and usernames different from local part of mail address
2025-06-16 08:35:28 +02:00
Viktor Pracht
7547f4948e
fix(open-xchange): Enabled mail login resolver
2025-06-16 08:35:28 +02:00
Viktor Pracht
b608a610fe
chore(openxchange): Updated OX App Suite Pro charts only to 8.37
2025-06-16 08:35:09 +02:00
Thorsten Roßner
59a40864ed
feat(ci): Update Helm to 3.18.1 and Helmfile to 1.1.1
2025-06-03 07:42:45 +00:00
Markus Kahl
add72669ae
feat(openproject): Update from 15.5.1 to 16.0.0 including Helm chart update
2025-06-03 06:49:58 +00:00
Thorsten Roßner
fe510fa679
chore(helmfile): Post release update of global.generated.yaml.gotmpl
2025-06-02 10:10:32 +02:00
Thorsten Roßner
805cdf26ae
chore(release): 1.4.1 [skip ci]
...
## [1.4.1](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v1.4.0...v1.4.1 ) (2025-06-02)
### Bug Fixes
* **nextcloud:** Update NC CE to 30.0.10 ([785be8b ](785be8b662 ))
* **nextcloud:** Update Nextcloud incl. apps to 30.0.10 ([559fbf6 ](559fbf6801 ))
* **nubus:** Use `.Values.theme.texts.productName` for Keycloak's `loginTitle` instead of static product name string ([d1a1e5d ](d1a1e5dc29 ))
* **open-xchange:** Re-adding `com.openexchange.oauth.provider.*` to fix central contacts feature ([561e44f ](561e44fd4c ))
* **open-xchange:** Set `com.openexchange.hostname` to get working links in outgoing system mails (e.g. task assignments) ([0d61687 ](0d616871e3 ))
* **postfix:** Require TLSv1.3 ([3b3d8ac ](3b3d8aca54 ))
* **requirements.md:** Helm 3.18.x is not supported due to upstream bug ([1ea9cae ](1ea9cae1ce ))
v1.4.1
2025-06-02 08:01:20 +00:00
Thorsten Roßner
559fbf6801
fix(nextcloud): Update Nextcloud incl. apps to 30.0.10
2025-06-02 07:05:58 +02:00
Thorsten Roßner
561e44fd4c
fix(open-xchange): Re-adding com.openexchange.oauth.provider.* to fix central contacts feature
2025-06-02 07:05:58 +02:00
Thomas Kaltenbrunner
0d616871e3
fix(open-xchange): Set com.openexchange.hostname to get working links in outgoing system mails (e.g. task assignments)
2025-06-02 07:05:58 +02:00
Thorsten Roßner
b185fe055c
docs(migrations.md): [ #188 ] Update to point out requirement for IdP federation configuration
2025-06-02 07:05:58 +02:00
Thorsten Roßner
d1a1e5dc29
fix(nubus): Use .Values.theme.texts.productName for Keycloak's loginTitle instead of static product name string
2025-06-02 07:05:58 +02:00
Tilman Lüttje
1ea9cae1ce
fix(requirements.md): Helm 3.18.x is not supported due to upstream bug
2025-06-02 07:05:52 +02:00
Thomas Kaltenbrunner
3b3d8aca54
fix(postfix): Require TLSv1.3
2025-05-30 17:02:07 +02:00
Tilman Lüttje
785be8b662
fix(nextcloud): Update NC CE to 30.0.10
2025-05-30 17:01:45 +02:00
Dominik Kaminski
6d06e1fcc2
chore(release): 1.4.0 [skip ci]
...
# [1.4.0](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v1.3.2...v1.4.0 ) (2025-05-20)
### Bug Fixes
* **docs:** Update requirements, bump helmfile to v1.0.0 ([88b29c5 ](88b29c57e8 ))
* **dovecot:** Encode object storage password and add more template values ([c40de73 ](c40de73ccf ))
* **nubus:** [[#182 ](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/182 )] Add `KC_TRUSTSTORE_PATHS` to Keycloak when using self-signed certificates ([006aed7 ](006aed791e ))
* **nubus:** [[#183 ](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/183 )] Do not override `nubusPortalConsumer.waitForDependency.image` when using self-signed certificates ([b45a0bf ](b45a0bf832 ))
* **nubus:** Update ArgoCD hook annotations ([f2b1384 ](f2b1384670 ))
* **open-xchange:** Update Open-Xchange to v8.36 ([b40b863 ](b40b8630c1 ))
* **open-xchange:** Update Open-Xchange to v8.37 ([174c73c ](174c73c012 ))
* **openproject:** Update to 15.5.1 ([e91efa8 ](e91efa8ecc ))
* **openxchange:** Add proper dav URLs in client onboarding and disable unnecessary oauth section ([bba2af0 ](bba2af0f06 ))
* **openxchange:** Disable redundant o-x-authentication-oauth package ([1d2b17b ](1d2b17b495 ))
* **openxchange:** Enable DAV support ([709e50f ](709e50ff7c ))
### Features
* **collabora:** Update enterprise image to 24.04.13.4.1 ([b590810 ](b5908100dd ))
* **helmfile:** Define `global.additionalMailDomains` as list; if you use the setting already, check `migrations.md` for details ([4b30576 ](4b305768c4 ))
* **helmfile:** Option to select default file format for weboffice using; see `functional.weboffice.defaultFormat` in `functional.yaml.gotmpl` for details ([5f58a85 ](5f58a857ac ))
* **nubus:** Update nubus to v1.9.1 ([3d694a8 ](3d694a8248 ))
v1.4.0
2025-05-20 00:46:42 +00:00
Justus Holzberger
b9640d9321
chore(docs): Update links, images and tables in docs
2025-05-20 00:05:43 +02:00
Thomas Kaltenbrunner
c40de73ccf
fix(dovecot): Encode object storage password and add more template values
2025-05-20 00:00:55 +02:00
Norbert Tretkowski
3d694a8248
feat(nubus): Update nubus to v1.9.1
2025-05-19 23:57:45 +02:00
renovate
174c73c012
fix(open-xchange): Update Open-Xchange to v8.37
2025-05-19 14:56:20 +02:00
openDesk Bot
b1acec9171
chore(renovate): Update Element
2025-05-19 08:48:00 +00:00
Uta Lemke
2f56a94b2a
docs(README-EE.md): Add caution note on XWiki license key format
2025-05-16 13:57:55 +00:00
Tilman Lüttje
b5908100dd
feat(collabora): Update enterprise image to 24.04.13.4.1
2025-05-16 09:08:32 +00:00
renovate
cc16bee370
chore(renovate): Update bmi/opendesk/components/supplier/collabora/images/collabora-online-for-opendesk Docker tag to v24.04.14.3.1
2025-05-16 09:08:32 +00:00
Dominik Kaminski
26970483b2
chore(helmfile): Update a bunch of external images
2025-05-15 23:03:33 +02:00
openDesk Bot
f8fa301b6c
chore(renovate): Update alpine/k8s Docker tag to v1.33.0
2025-05-15 20:47:42 +02:00
Dominik Kaminski
b40b8630c1
fix(open-xchange): Update Open-Xchange to v8.36
2025-05-15 19:39:01 +02:00
openDesk Bot
9b9726087f
chore(renovate): Update Open-Xchange
2025-05-15 15:22:39 +02:00
Dominik Kaminski
88b29c57e8
fix(docs): Update requirements, bump helmfile to v1.0.0
2025-05-15 14:34:34 +02:00
Dominik Kaminski
f2b1384670
fix(nubus): Update ArgoCD hook annotations
2025-05-15 13:39:59 +02:00
openDesk Bot
d916365cb4
chore(renovate): Update collabora-online Docker tag to v1.1.38
2025-05-14 13:29:59 +00:00
Thomas Kaltenbrunner
bba2af0f06
fix(openxchange): Add proper dav URLs in client onboarding and disable unnecessary oauth section
2025-05-13 19:25:47 +02:00
Viktor Pracht
1d2b17b495
fix(openxchange): Disable redundant o-x-authentication-oauth package
...
Also fixed a typo in oidcPath.
2025-05-13 19:25:47 +02:00
Thomas Kaltenbrunner
709e50ff7c
fix(openxchange): Enable DAV support
2025-05-13 19:25:47 +02:00
openDesk Bot
7603bbdc64
chore(renovate): Update library/postgres Docker tag to v16.9
2025-05-10 03:36:39 +00:00
Thomas Kaltenbrunner
4b305768c4
feat(helmfile): Define global.additionalMailDomains as list; if you use the setting already, check migrations.md for details
2025-05-07 18:33:55 +02:00
Thorsten Roßner
91a25f4c18
ci(gitlab): Update gitlab-config image to v2.4.9
2025-05-07 15:02:12 +02:00
Thorsten Roßner
006aed791e
fix(nubus): [ #182 ] Add KC_TRUSTSTORE_PATHS to Keycloak when using self-signed certificates
2025-05-07 14:52:35 +02:00
Thorsten Roßner
b45a0bf832
fix(nubus): [ #183 ] Do not override nubusPortalConsumer.waitForDependency.image when using self-signed certificates
2025-05-07 14:03:03 +02:00
Thorsten Roßner
8e638b6714
chore(global.generated.yaml.gotmpl): Bump version to fake a newer release for migrations (testing)
2025-05-07 12:26:49 +02:00