Juan Pedro Torres
b4846a13f5
feat: New keycloak provisioning in Guardian
2024-08-12 19:58:17 +02:00
Thorsten Roßner
3ad81e6b92
fix(jitsi): Update Helm chart and Keycloak Adapter image.
2024-08-12 08:48:24 +00:00
Thorsten Roßner
a395759551
fix(helmfile): Add cluster.networking.proxies. Deployments need to set this if their load balancer or reverse proxy IPs are not part of the cluster.networking.cidr.
2024-08-12 08:47:00 +00:00
Thorsten Roßner
8aa1a7fa7d
fix(docs): Various updates.
2024-08-09 10:03:17 +02:00
Thorsten Roßner
ce03400043
feat(nubus): Update IAM components.
2024-08-08 07:13:43 +02:00
openDesk Bot
61d74966d0
fix(open-xchange): Update OX AppSuite to 8.26 and improve configuration including server-side Element integration.
2024-08-07 16:45:37 +02:00
openDesk Bot
97f7a1cafd
fix(collabora): Update to 24.04.6.1.1.
2024-08-07 15:39:20 +02:00
emrah
49ad36ef4e
fix(jitsi): Update images to 9646-stable.
2024-08-06 10:57:08 +02:00
Thorsten Roßner
7d0d6ea8d1
fix(openproject): Updated bootstrap image does not fail on rerun.
2024-08-02 12:55:58 +00:00
Thorsten Roßner
a46a632616
feat(helmfile): Support feature toggle email.systemGenerated.useComponentInSenderdomain.
...
Allows to chose if system generated mails are sent from `@<domain>` or from `@<component>.<domain>`.
2024-08-02 06:08:20 +00:00
openDesk Bot
4b99357b21
feat(element): Add feature flag functional.dataProtection.matrixPresence.enabled that defaults to false to avoid that openDesk provides presence information on users unintended. We include the hardcoded configuration in openDesk Synapse that users cannot change their displayname.
2024-07-31 08:18:51 +00:00
Sven Andersen
f194f24845
fix(services): Bump Postfix Helm chart to 2.2.0.
2024-07-25 05:22:23 +00:00
Thorsten Roßner
be6806f62f
chore(release): 0.9.0 [skip ci]
...
# [0.9.0](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v0.8.1...v0.9.0 ) (2024-07-24)
### Bug Fixes
* **collabora:** Update to 24.04.5.1.1. ([8a2d951 ](8a2d951c3b ))
* **collabora:** Update to 24.04.5.1.2. ([74d444e ](74d444e2d6 ))
* **docs:** Update workflow.md. ([fd3df7d ](fd3df7df67 ))
* **docu:** Update documentation on integration uses cases ([#95 ](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/95 )). ([382af1d ](382af1dfb9 ))
* **helmfile:** Add S3 bucket for migrations. ([972020f ](972020f946 ))
* **helmfile:** Streamline prefixes for customizable defaults. UPGRADES: See `./docs/migrations.md` for more details. ([26a7641 ](26a7641a5a ))
* **jitsi:** Raise memory limit for jicofo and jvb as required by upstream product. ([fe923bb ](fe923bb9cd ))
* **keycloak:** Support for custom OIDC Clients and ClientScopes. ([46412d1 ](46412d1a9e ))
* **nextcloud:** Support templating of default quota and `*_retention_obligation` settings ([#93 ](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/93 )). ([23ef1d5 ](23ef1d557b ))
* **nextcloud:** Update to 28.0.7 including latest apps for 28. ([671f57a ](671f57a809 ))
* **nextcloud:** Update to 28.0.7 including the apps, fix admin panel warnings ([#94 ](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/94 )). Updated `cluster.networking.cidr` potentially requires manual migration, see `docs/migrations.md` for details. ([63f8394 ](63f8394e04 ))
* **openproject:** Bump to 14.3.0 and update Helm chart to 7.0.0. ([6b609ed ](6b609edc4a ))
* **openproject:** Support for adding token to enable OpenProject Premium. ([dfaf4be ](dfaf4be640 ))
* **xwiki:** Add email address mapping to LDAP sync; Fix hostname `null` value in notification links. ([1067e72 ](1067e725b3 ))
* **xwiki:** Remove .rtf and .odt export options as they are currently non functional. ([b806d51 ](b806d51311 ))
* **xwiki:** Update to 16.4. ([db7f5d6 ](db7f5d60bd ))
* **xwiki:** Update to 16.4.1. ([e54aaab ](e54aaab072 ))
### Features
* **authentication:** Avoid that users can open a app they do not have the appropriate LDAP group set for. Implementation is based on role based client scopes. Introducing also an openDesk migration approach with a pre and post deployment stage. ([b4570a9 ](b4570a9a87 ))
v0.9.0
2024-07-24 12:06:38 +00:00
Thorsten Roßner
fd3df7df67
fix(docs): Update workflow.md.
2024-07-24 10:14:06 +00:00
Oliver Günther
6b609edc4a
fix(openproject): Bump to 14.3.0 and update Helm chart to 7.0.0.
2024-07-24 08:27:30 +00:00
Thorsten Roßner
63f8394e04
fix(nextcloud): Update to 28.0.7 including the apps, fix admin panel warnings ( #94 ). Updated cluster.networking.cidr potentially requires manual migration, see docs/migrations.md for details.
2024-07-24 09:01:08 +02:00
openDesk Bot
74d444e2d6
fix(collabora): Update to 24.04.5.1.2.
2024-07-18 07:53:49 +02:00
openDesk Bot
8a2d951c3b
fix(collabora): Update to 24.04.5.1.1.
2024-07-17 10:39:37 +02:00
Thorsten Roßner
46412d1a9e
fix(keycloak): Support for custom OIDC Clients and ClientScopes.
2024-07-17 10:39:37 +02:00
Thorsten Roßner
26a7641a5a
fix(helmfile): Streamline prefixes for customizable defaults. UPGRADES: See ./docs/migrations.md for more details.
2024-07-17 10:39:16 +02:00
Thorsten Roßner
671f57a809
fix(nextcloud): Update to 28.0.7 including latest apps for 28.
2024-07-16 08:25:55 +00:00
Thorsten Roßner
fe923bb9cd
fix(jitsi): Raise memory limit for jicofo and jvb as required by upstream product.
2024-07-16 04:35:43 +00:00
Thorsten Roßner
b4570a9a87
feat(authentication): Avoid that users can open a app they do not have the appropriate LDAP group set for. Implementation is based on role based client scopes. Introducing also an openDesk migration approach with a pre and post deployment stage.
2024-07-15 17:50:35 +02:00
Thorsten Roßner
1067e725b3
fix(xwiki): Add email address mapping to LDAP sync; Fix hostname null value in notification links.
2024-07-10 16:31:04 +00:00
Thorsten Roßner
dfaf4be640
fix(openproject): Support for adding token to enable OpenProject Premium.
2024-07-10 06:27:27 +02:00
openDesk Bot
e54aaab072
fix(xwiki): Update to 16.4.1.
2024-07-08 08:27:13 +02:00
Thorsten Roßner
b806d51311
fix(xwiki): Remove .rtf and .odt export options as they are currently non functional.
2024-07-05 15:18:42 +02:00
openDesk Bot
db7f5d60bd
fix(xwiki): Update to 16.4.
2024-07-05 09:21:16 +02:00
Thorsten Roßner
972020f946
fix(helmfile): Add S3 bucket for migrations.
2024-07-04 09:17:56 +02:00
Thorsten Roßner
23ef1d557b
fix(nextcloud): Support templating of default quota and *_retention_obligation settings ( #93 ).
2024-07-03 14:48:05 +02:00
Thorsten Roßner
382af1dfb9
fix(docu): Update documentation on integration uses cases ( #95 ).
2024-07-03 09:54:43 +02:00
Thorsten Roßner
7239df2ec1
chore(release): 0.8.1 [skip ci]
...
## [0.8.1](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v0.8.0...v0.8.1 ) (2024-07-01)
### Bug Fixes
* **collabora:** Bump image to 24.04.4.1.1. ([368fe13 ](368fe13ddb ))
* **collabora:** Bump image to 24.04.4.2.1. ([01767d3 ](01767d3806 ))
* **docs:** Add Ports section to getting started. ([c07b25c ](c07b25c4b9 ))
* **docs:** Correction regarding the currently supported ingress controller. ([8514908 ](85149086ae ))
* **docs:** Update regarding the currently supported ingress controller. ([064a5ad ](064a5ad246 ))
* **element:** Provide the internal cluster domain to `synapse-web`. ([a8692d5 ](a8692d5506 ))
* **helmfile:** Add script to ease local development of platform charts. ([d8f3e05 ](d8f3e05e58 ))
* **helmfile:** Enable SMTP for XWiki and Element/Synapse; Streamline mail sender addresses within platform based on `<localpart>@<component>.<domain>` and allow configuration of `<localpart>`. ([01c5e6b ](01c5e6b359 ))
* **helmfile:** Include all `.yaml.gotmpl` files for the envs in `environments.yaml`. ([e523434 ](e52343440d ))
* **helmfile:** Streamline `functional.yaml`. *Upgrade notice:* If you set a non default value for `.Values.portal.enableDeploymentInformation` please change it to `.Values.admin.portal.deploymentInformation.enabled` with this version. ([e89b16a ](e89b16a747 ))
* **jitsi:** Update PatchJVB bitnami/kubectl image to 1.30.2. ([6ef3641 ](6ef3641d82 ))
* **nubus:** Enable Keycloak's user account console. ([c03e4a5 ](c03e4a5340 ))
* **nubus:** Remove doublette ingress annotations. ([890b36e ](890b36ecbb ))
* **open-xchange:** Fixing YAML indentation of updater resources ([0ce346b ](0ce346b162 ))
* **openproject:** Bump image to 14.2.0. ([1ad35f1 ](1ad35f1e12 ))
* **openproject:** Switch DBInit container image to Alpine based version to reduce footprint. ([c90f7c1 ](c90f7c1742 ))
* **openproject:** Update PostgreSQL image for DB init to 16.3. ([45e5699 ](45e569955d ))
* **services:** Allow Postfix "relayHost" to be empty. ([7268f60 ](7268f607a5 ))
v0.8.1
2024-07-01 19:17:48 +00:00
openDesk Bot
86a328bda1
chore(openproject): Update library/postgres sha-digest.
2024-07-01 17:23:28 +02:00
Thorsten Roßner
85149086ae
fix(docs): Correction regarding the currently supported ingress controller.
2024-07-01 13:24:19 +02:00
Thorsten Roßner
01c5e6b359
fix(helmfile): Enable SMTP for XWiki and Element/Synapse; Streamline mail sender addresses within platform based on <localpart>@<component>.<domain> and allow configuration of <localpart>.
2024-07-01 12:34:51 +02:00
Johannes Bornhold
a8692d5506
fix(element): Provide the internal cluster domain to synapse-web.
2024-07-01 09:24:01 +00:00
Oliver Günther
1ad35f1e12
fix(openproject): Bump image to 14.2.0.
2024-06-24 17:30:05 +02:00
openDesk Bot
01767d3806
fix(collabora): Bump image to 24.04.4.2.1.
2024-06-24 14:40:54 +00:00
Johannes Bornhold
7268f607a5
fix(services): Allow Postfix "relayHost" to be empty.
2024-06-24 16:37:19 +02:00
Thorsten Roßner
e52343440d
fix(helmfile): Include all .yaml.gotmpl files for the envs in environments.yaml.
2024-06-17 14:46:51 +02:00
Thorsten Roßner
c03e4a5340
fix(nubus): Enable Keycloak's user account console.
2024-06-17 06:25:46 +00:00
openDesk Bot
c90f7c1742
fix(openproject): Switch DBInit container image to Alpine based version to reduce footprint.
2024-06-17 06:24:35 +00:00
openDesk Bot
ceb09bee8c
chore(renovate): Update collabora-online Docker tag to v1.1.17
2024-06-15 03:36:23 +00:00
Thorsten Roßner
890b36ecbb
fix(nubus): Remove doublette ingress annotations.
2024-06-14 16:04:50 +02:00
openDesk Bot
6ef3641d82
fix(jitsi): Update PatchJVB bitnami/kubectl image to 1.30.2.
2024-06-14 07:32:54 +00:00
openDesk Bot
45e569955d
fix(openproject): Update PostgreSQL image for DB init to 16.3.
2024-06-14 07:32:10 +00:00
Gergely Szabo
0ce346b162
fix(open-xchange): Fixing YAML indentation of updater resources
2024-06-13 17:54:54 +02:00
Thorsten Roßner
c07b25c4b9
fix(docs): Add Ports section to getting started.
2024-06-13 15:26:39 +02:00
Thorsten Roßner
e89b16a747
fix(helmfile): Streamline functional.yaml. *Upgrade notice:* If you set a non default value for .Values.portal.enableDeploymentInformation please change it to .Values.admin.portal.deploymentInformation.enabled with this version.
2024-06-12 10:42:00 +00:00
Thorsten Roßner
064a5ad246
fix(docs): Update regarding the currently supported ingress controller.
2024-06-12 12:28:52 +02:00