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
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
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
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
Justus Holzberger
b9640d9321
chore(docs): Update links, images and tables in docs
2025-05-20 00:05:43 +02:00
Dominik Kaminski
88b29c57e8
fix(docs): Update requirements, bump helmfile to v1.0.0
2025-05-15 14:34:34 +02: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
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
58b74c7cfd
docs(theming.md): Update to latest state
2025-05-07 12:19:21 +02:00
René Fischer
c3417f404c
chore(scaling.md): Fix Postgres RAM scaling
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
9320274162
docs(misc): Fix typos
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
f49980b3ef
docs(groupware-migration.md): Update with more details
2025-05-06 16:33:37 +02:00
René Fischer
69e66c65f6
chore(scaling.md): Second round of review changes
2025-05-05 11:25:50 +02:00
René Fischer
aed14e1ce1
chore(scaling.md): Review changes
2025-05-05 11:25:50 +02:00
René Fischer
e557393025
docs(scaling.md): Add scaling guidelines
2025-05-05 11:25:50 +02:00
Thorsten Roßner
17efbd79f1
fix(docs): Update "Ingress controller" section and add footnote on volume provisioner in requirements.md
2025-04-24 11:09:22 +02:00
Thorsten Roßner
a9fae59b74
chore(release): 1.3.0 [skip ci]
...
# [1.3.0](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v1.2.1...v1.3.0 ) (2025-04-22)
### Bug Fixes
* **helmfile:** Fix Kyverno lint issues for EE components ([46b3834 ](46b38342d3 ))
* **helmfile:** Remove no longer used `secrets.nubus.defaultAccounts.*` ([6e6d155 ](6e6d15552e ))
* **helmfile:** Support for Keycloak session settings via `functional.authentication.realmSettings.*` ([3fcfa00 ](3fcfa00503 ))
* **migrations:** Optional delete of `ums-minio-rewrites` Ingress, as it is non-existing in deployments with external object storage ([6932953 ](693295391b ))
* **ox-connector:** Update to v0.19.0 ([fe664a7 ](fe664a7f8d ))
* **xwiki:** Update Helm chart to v1.4.4 to fix the problem with XWiki not starting when secrets contained specific (XML interpreted) characters ([67a1df0 ](67a1df0f80 ))
### Features
* **collabora:** Update to 24.04.13 ([8f12208 ](8f12208074 ))
* **helmfile:** Add template support for annotations ([9cde57d ](9cde57d74b ))
* **helmfile:** Support for SSO federation; see `ssoFederation` section in `functional.yaml.gotmpl` for details ([79975a5 ](79975a58e3 ))
* **nubus:** Show openDesk version to all users (instead of admin users only) ([393ee31 ](393ee31163 ))
* **nubus:** Update to 1.8.0 ([90c49f6 ](90c49f6f83 ))
* **openproject:** Update to 15.5.0 ([7f1cfc5 ](7f1cfc5555 ))
2025-04-22 13:02:30 +00:00
Jonas Schulz
b0088b028c
docs: Supplement changes from 0e3b6615
2025-04-22 14:07:55 +02:00
Thorsten Roßner
8f12208074
feat(collabora): Update to 24.04.13
2025-04-22 14:07:55 +02:00
René Fischer
e25cb5e0f3
docs(testing.md): Add link to load test repo and information about nightly tests
2025-04-22 14:07:55 +02:00
Thorsten Roßner
79975a58e3
feat(helmfile): Support for SSO federation; see ssoFederation section in functional.yaml.gotmpl for details
2025-04-22 14:07:55 +02:00
Ben Schlagbauer
02867c47c0
docs: Overall fixes improvements
2025-04-22 14:07:55 +02:00
René Fischer
4bf98d0da0
chore(docs): Fix links in docs
2025-04-22 14:07:55 +02:00
Ben Schlagbauer
8585b8419e
docs: Overall fixes improvements
2025-04-22 14:07:55 +02:00
Simon Herman
464efb41f2
docs(requirements): Add information on compatibility with Ingress-NGINX >= 1.12.0
2025-04-22 14:07:54 +02:00
René Fischer
790baebf71
chore(docs): Merge info repo contents
2025-04-22 14:07:54 +02:00
René Fischer
08ee9ee44c
chore(docs): Fix links in docs
2025-04-11 10:15:18 +02:00
Thorsten Roßner
5cd12b91c7
fix(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
2025-03-28 14:07:48 +01:00
Thorsten Roßner
c37eedba42
chore(docs): Update ToC across MD files and document Nubus version bump in README.md
2025-03-27 07:43:59 +01:00
Thorsten Roßner
2bf8e1de98
fix(requirements.md): Set Ingress NGINX 1.11.5 as requirement
2025-03-25 11:20:26 +01:00
Dominik Kaminski
897bd4c466
docs: Update security-context.md
2025-03-25 07:41:39 +01:00
Thorsten Roßner
adb3fa18eb
fix(nubus): Register OX provisioning consumer only when OX is enabled; See migrations.md for details
2025-03-25 07:22:48 +01:00
Thorsten Roßner
2c8d7f0380
docs(external-services.md): Update XWiki and Nextcloud to use PostgreSQL
2025-03-24 14:14:08 +01:00
Thorsten Roßner
7d7e9e65b3
fix(nubus): Add migrations for Nubus 1.7.0; See migrations.md for details
2025-03-24 08:43:03 +01:00
Thorsten Roßner
2f584bd8e8
feat(helmfile): Use PostgreSQL as default database for Nextcloud and XWiki; follow migrations.md when upgrading an existing environment
2025-03-21 14:59:54 +01:00
openDesk Bot
44c2081bd8
fix(openxchange): Update to latest 8.35 patch level
2025-03-19 16:48:50 +01:00
Ben Schlagbauer
0efc0af761
fix(docs): Add functional.md and reference it in getting-started.md
2025-03-14 14:03:10 +00:00
emrah
51ae1c0a1a
docs(jitsi): Add Jigasi into the architecture notes
2025-03-06 12:27:35 +03:00
Thorsten Roßner
e46c3759e0
docs(dovecot): Add details about Dovecot Pro requirements
2025-02-26 16:17:59 +00:00
Thorsten Roßner
52b0b13e6b
fix(nextcloud): Update to 30.0.6 including latest apps
2025-02-26 15:36:30 +01:00
Thorsten Roßner
780596ab40
docs(testing.md): Update/fixes
2025-02-24 12:52:54 +01:00
Thorsten Roßner
da3adff0ef
docs(getting-started.md): Update for apps. level introduced with v1.1.2
2025-02-24 10:58:13 +00:00
Carsten Negrini
c4e4258162
fix(docs): Add testing.md
2025-02-20 09:24:52 +01:00
Dominik Kaminski
31a22f38cc
chore(docs): Add duration in self-signed certificate example
2025-02-19 11:03:12 +01:00
Thorsten Roßner
09f482981b
fix(nextcloud): Update Nextcloud to 29.0.11 and support for Cron-Job specific resource definitions
2025-02-19 08:23:56 +01:00
Dominik Kaminski
b70959d82d
chore(docs): Update security-context.md
2025-02-19 08:23:51 +01:00
Thorsten Roßner
8eeaa23c2f
fix(helmfile): Update/streamline theming
2025-02-19 08:23:51 +01:00
Thorsten Roßner
2fcf014894
fix(helmfile): Introduce apps as top level in opendesk_main.yaml.gotmpl; Please check migrations.md for upgrades of existing installations
2025-02-19 08:22:56 +01:00