Thorsten Roßner
26e4b54cad
docs(gettings-started.md): Explicitly require ingressClassName
2025-07-12 14:55:55 +02:00
Thorsten Roßner
1a6f438724
feat(helmfile): Add options in functional.yaml.gotmpl for setting the portal's corner links, toggling the welcome message and the newsfeed
2025-07-12 14:55:55 +02:00
Thorsten Roßner
e4f1afca0f
fix(nubus): Replace openDesk portal fork with upstream portal-frontend image
2025-07-12 14:55:55 +02:00
Thorsten Roßner
19f4ea90e2
chore(helmfile): Set global.systemInformation.releaseVersion to v1.6.0 to allow migration tests
2025-07-12 14:55:55 +02:00
Norbert Tretkowski
ccd5ab84e3
feat(nubus): Update from 1.9.1 to 1.11.1; required minimum openDesk version for this upgrade is 1.5.0, see migrations.md for details
2025-07-12 14:55:55 +02:00
Thorsten Roßner
4eb6570b0a
feat(open-xchange): Store attachments for calendar, contact and task objects in object storage; review migrations.md for required upgrade steps
2025-07-12 14:55:55 +02:00
Viktor Pracht
2b317514c6
feat(open-xchange): Updated OX App Suite from 8.37 to 8.38
2025-07-12 14:55:55 +02:00
Thorsten Roßner
c5dd8814ae
fix(helmfile): Remove default setting from repositories.helm.registryOpencodeDeEnterprise for better support of PRIVATE_HELM_REGISTRY_URL
2025-07-12 14:55:55 +02:00
Thorsten Roßner
c56f564025
feat(collabora): Update from 24.04.13 to 25.04.2
2025-07-12 14:55:55 +02:00
Oliver Günther
e30d4f126d
fix(openproject): Update from 16.1.0 to 16.1.1
2025-07-12 14:55:33 +02:00
Thorsten Roßner
55b93cb190
chore(helmfile): Add description for davSupport in functional.yaml.gotmpl
2025-07-01 11:54:18 +00:00
Axel Lender
7f478bffd6
fix(helmfile): Prefix NATS passwords as workaround for upstream issue and add documentation to gettings-started.md [ #185 , #202 ]
2025-06-30 17:04:27 +02:00
Thorsten Roßner
feaaa81094
chore(release): 1.5.0 [skip ci]
...
# [1.5.0](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v1.4.1...v1.5.0 ) (2025-06-16)
### Bug Fixes
* **dovecot:** Enable Dovecot ACL for CE (file) & EE (cassandra) ([9354ee7 ](9354ee7196 ))
* **notes:** Support templating of Ingress annotations `bodyTimeout` and `bodySize` to allow application defined upload limits to be reached ([69faf77 ](69faf77d15 ))
* **nubus:** Create required LDAP objects for `global.additionalMailDomains` ([4dcb683 ](4dcb683118 ))
* **nubus:** Explicitly template security context for Keycloak proxy ([e959438 ](e9594382ed ))
* **nubus:** Update CSS for login screen to show login button for federated IdP ([0d4e1b0 ](0d4e1b01e3 ))
* **nubus:** Use read-only root filesystem for Keycloak bootstrap ([1edd7c3 ](1edd7c3f06 ))
* **open-xchange:** Enabled mail login resolver ([7547f49 ](7547f4948e ))
* **open-xchange:** Update Dovecot CE chart to support ACLs (mailbox sharing) and usernames different from local part of mail address ([87c30ab ](87c30ab8e3 ))
* **open-xchange:** Use login name instead of email between OX and Dovecot ([8e9ef08 ](8e9ef0867b ))
* **openproject:** Update from 16.0.0 to 16.0.1 ([b60f9c7 ](b60f9c7576 ))
* **openxchange:** Update App Suite 8.37 to latest patch level (8.37.69) ([bc436b2 ](bc436b2485 ))
### Features
* **ci:** Update Helm to 3.18.1 and Helmfile to 1.1.1 ([59a4086 ](59a40864ed ))
* **notes:** Update from 2.4.0 to 3.2.1 ([9f4e3c8 ](9f4e3c86c7 ))
* **open-xchange:** Support for `mailAlternativAddress`(es) for sending and receiving emails ([6d6b1a6 ](6d6b1a6dd7 ))
* **openproject:** Update from 15.5.1 to 16.0.0 including Helm chart update ([add7266 ](add72669ae ))
2025-06-16 08:03:51 +00:00
rweber
69faf77d15
fix(notes): Support templating of Ingress annotations bodyTimeout and bodySize to allow application defined upload limits to be reached
2025-06-16 08:36:25 +02:00
rweber
9f4e3c86c7
feat(notes): Update from 2.4.0 to 3.2.1
2025-06-16 08:36:25 +02:00
Thorsten Roßner
0d4e1b01e3
fix(nubus): Update CSS for login screen to show login button for federated IdP
2025-06-16 08:36:25 +02:00
Viktor Pracht
bc436b2485
fix(openxchange): Update App Suite 8.37 to latest patch level (8.37.69)
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
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
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
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 ))
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
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 ))
2025-05-20 00:46:42 +00: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
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
openDesk Bot
9b9726087f
chore(renovate): Update Open-Xchange
2025-05-15 15:22:39 +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
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
8e638b6714
chore(global.generated.yaml.gotmpl): Bump version to fake a newer release for migrations (testing)
2025-05-07 12:26:49 +02:00
Oliver Günther
e91efa8ecc
fix(openproject): Update to 15.5.1
2025-05-07 12:19:21 +02:00
René Fischer
799ba97b3c
chore(docs): Separate developer from operations docs
2025-05-07 12:19:21 +02:00
Thorsten Roßner
5f58a857ac
feat(helmfile): Option to select default file format for weboffice using; see functional.weboffice.defaultFormat in functional.yaml.gotmpl for details
2025-05-07 12:19:21 +02:00
Thorsten Roßner
42f6151121
chore(release): 1.3.2 [skip ci]
...
## [1.3.2](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v1.3.1...v1.3.2 ) (2025-05-06)
### Bug Fixes
* **dovecot:** Update Helm chart to fix migration mode ([7ba84b9 ](7ba84b99ca ))
* **helmfile:** Explicitly template auth-modules in OX App Suite; Streamline name of OX App Suite EE image ([6cbb6b6 ](6cbb6b6922 ))
2025-05-06 19:18:51 +00:00
Thorsten Roßner
45b924e8fa
chore(release): 1.3.1 [skip ci]
...
## [1.3.1](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v1.3.0...v1.3.1 ) (2025-04-24)
### Bug Fixes
* **ci:** Update Helm to v3.17.3 ([9446faa ](9446faaa59 ))
* **ci:** Update Helm to v3.17.3 ([d794a20 ](d794a2036e ))
* **docs:** Update "Ingress controller" section and add footnote on volume provisioner in `requirements.md` ([17efbd7 ](17efbd79f1 ))
* **helmfile:** Conditional templating of additional annotations in selected components to unblock openDesk deployment despite a bug in Helm 3.17 (https://github.com/helm/helm/issues/30587 ) ([861b84b ](861b84b14d ))
* **postfix:** Disable unauthenticated relaying of mails in `postfix-ox` ([7414f05 ](7414f05005 ))
2025-04-24 12:05:42 +00:00
Thomas Kaltenbrunner
7414f05005
fix(postfix): Disable unauthenticated relaying of mails in postfix-ox
2025-04-24 07:54:34 +02:00
Thorsten Roßner
693295391b
fix(migrations): Optional delete of ums-minio-rewrites Ingress, as it is non-existing in deployments with external object storage
2025-04-22 14:08:04 +02:00
Thorsten Roßner
393ee31163
feat(nubus): Show openDesk version to all users (instead of admin users only)
2025-04-22 14:07:55 +02:00
Oliver Günther
7f1cfc5555
feat(openproject): Update to 15.5.0
2025-04-22 14:07:55 +02:00