Thorsten Roßner
fefd2f6cae
fix(univention-management-stack): Update Helm chart to 0.12.0 including required changes to openDesk Helmfile deployment.
2024-04-30 17:17:57 +03:00
Johannes Bornhold
2ad027082f
fix(univention-management-stack): Fix #55 , #35 by updating chart "ums" to 0.11.2 and image "portal-listener" to 0.20.6; To update an existing installation you need to manually delete the ums-portal-listener stateful set before the update: kubectl -n <your_namespace> delete statefulsets ums-portal-listener
2024-04-30 10:32:26 +00:00
Jaime Conde
9be3b78761
fix(univention-management-stack): Migrate UDM-REST-API image to new Univention registry
2024-04-30 10:15:00 +00:00
Thorsten Roßner
3dc648421b
fix(ci): Add debug option. Has to be supported by stage specific configuration containing: debug.enabled: {{ env "DEBUG_ENABLED" | default false }}
2024-04-30 08:17:09 +03:00
Dominik Kaminski
c7e217208c
feat(services): Add opendesk-home service, which redirects on domain to portal
2024-04-16 08:45:14 +02:00
Johannes Bornhold
cd225703eb
fix(univention-management-stack): Use the NATS related image configuration
2024-04-15 17:56:32 +02:00
Johannes Bornhold
e9ec2f3a6e
fix(univention-management-stack): Add the image configuration for NATS
2024-04-15 17:54:14 +02:00
Thorsten Roßner
d1bd43fa95
fix(univention-management-stack): Objectstore credentials
2024-04-12 08:02:23 +02:00
Thorsten Roßner
76b7d41d5c
chore(release): 0.6.0 [skip ci]
...
# [0.6.0](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v0.5.81...v0.6.0 ) (2024-04-11)
### Bug Fixes
* **helmfile:** Improve support for external Objectstore, and fix issue with DoveCot storageClassName ([1b748b6 ](1b748b6bf6 )), closes [#57 ](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/57 ) [#60 ](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/60 ) [#56 ](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/56 )
* **nextcloud:** Bump to 28.0.4 ([cb33a92 ](cb33a929ef ))
* **univention-management-stack:** add Guardian provisioning job image ([79c52d0 ](79c52d014c ))
* **univention-management-stack:** Update UMC to 0.11.8 ([5e3f4fa ](5e3f4faade ))
* **univention-management-stack:** Use umbrella helm chart ([10ecb44 ](10ecb44aa6 ))
* **xwiki:** Bump to 15.10.8 and enable OIDC backchannel logout ([c395d35 ](c395d35dd7 ))
### Features
* **open-xchange:** Bump to 8.23 and remove Istio prerequisite ([3be3564 ](3be3564ec7 ))
v0.6.0
2024-04-11 16:35:01 +00:00
Dominik Kaminski
1b748b6bf6
fix(helmfile): Improve support for external Objectstore, and fix issue with DoveCot storageClassName
...
[#57 ]: Add missing template for ObjectStore host in helm chart
[#60 ]: OpenProject dosn't set the correct Host when specifying an external Object Store
[#56 ]: Only template storageClassName when defined
2024-04-11 15:53:35 +02:00
Dominik Kaminski
a943ca9a3c
ci(gitlab): Deploy networkpolcies before all services to avoid race conditions
2024-04-11 07:44:43 +02:00
Thorsten Roßner
3be3564ec7
feat(open-xchange): Bump to 8.23 and remove Istio prerequisite
2024-04-11 07:44:23 +02:00
Thorsten Roßner
10ecb44aa6
fix(univention-management-stack): Use umbrella helm chart
2024-04-11 07:44:06 +02:00
Jaime Conde
79c52d014c
fix(univention-management-stack): add Guardian provisioning job image
2024-04-11 07:44:06 +02:00
Andreas Niemann
5e3f4faade
fix(univention-management-stack): Update UMC to 0.11.8
2024-04-11 07:43:42 +02:00
Thorsten Roßner
c395d35dd7
fix(xwiki): Bump to 15.10.8 and enable OIDC backchannel logout
2024-04-04 08:06:17 +02:00
Thorsten Roßner
cb33a929ef
fix(nextcloud): Bump to 28.0.4
2024-04-03 09:11:09 +02:00
Thorsten Roßner
f94e9c4930
chore(release): 0.5.81 [skip ci]
...
## [0.5.81](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v0.5.80...v0.5.81 ) (2024-03-28)
### Bug Fixes
* **docs:** Various updates ([50e2638 ](50e263866b ))
* **element:** Update Element Web to v1.11.59 with widget sync fix and NeoBoard v1.14.0 ([0fd4a26 ](0fd4a26c71 ))
* **helmfile:** Fix OpenAPI validations for Kubernetes v1.28 ([0aa4cfb ](0aa4cfb46f ))
* **nextcloud:** Bump to 28.0.3 ([34d2c05 ](34d2c05959 ))
* **nextcloud:** Rename default shared folder to `__Shared_with_me__` ([5f9d015 ](5f9d015f0b ))
* **open-xchange:** Bump to 8.22 ([5ebf291 ](5ebf291a4d ))
* **openproject:** Bump OpenProject to 13.4.0 ([d565c05 ](d565c057dd ))
* **openproject:** Bump version to 13.4.1 ([7cc3964 ](7cc39647d8 ))
* **services:** Update Otterize Policies ([42f63e3 ](42f63e3992 ))
* **univention-management-stack:** Add missing authenticator secret mount to portal-server ([5a39e87 ](5a39e8725b ))
* **univention-management-stack:** Update LDAP server for BSI base security compliance ([8e889db ](8e889db63e ))
* **univention-management-stack:** Update ldap-notifier and ldap-server ([a41ddd5 ](a41ddd5451 ))
* **univention-management-stack:** Update provisioning charts, images and helm value to add authentication ([8c97bcf ](8c97bcf994 ))
v0.5.81
2024-03-28 10:46:46 +00:00
Thorsten Roßner
5f9d015f0b
fix(nextcloud): Rename default shared folder to __Shared_with_me__
2024-03-28 09:42:26 +01:00
Oliver Günther
7cc39647d8
fix(openproject): Bump version to 13.4.1
2024-03-27 09:45:22 +01:00
Sebastian König-Festl
8c97bcf994
fix(univention-management-stack): Update provisioning charts, images and helm value to add authentication
2024-03-26 13:53:50 +00:00
Andreas Niemann
5a39e8725b
fix(univention-management-stack): Add missing authenticator secret mount to portal-server
2024-03-26 14:39:46 +01:00
Thorsten Roßner
34d2c05959
fix(nextcloud): Bump to 28.0.3
2024-03-26 10:37:49 +00:00
Dominik Kaminski
42f63e3992
fix(services): Update Otterize Policies
2024-03-26 09:42:07 +00:00
Andreas Niemann
81105d1e94
chore(univention-management-stack): Add ums umbrella chart to get it covered by the Open CoDE mirror.
2024-03-26 07:26:42 +01:00
Andreas Niemann
a41ddd5451
fix(univention-management-stack): Update ldap-notifier and ldap-server
2024-03-22 12:45:14 +01:00
Andreas Niemann
8e889db63e
fix(univention-management-stack): Update LDAP server for BSI base security compliance
2024-03-21 08:28:06 +01:00
Thorsten Roßner
5ebf291a4d
fix(open-xchange): Bump to 8.22
2024-03-20 13:54:17 +00:00
Oliver Günther
d565c057dd
fix(openproject): Bump OpenProject to 13.4.0
2024-03-20 13:46:43 +01:00
Thorsten Roßner
50e263866b
fix(docs): Various updates
2024-03-18 16:06:11 +01:00
Milton Moura
0fd4a26c71
fix(element): Update Element Web to v1.11.59 with widget sync fix and NeoBoard v1.14.0
...
Signed-off-by: Milton Moura <miltonmoura@gmail.com >
2024-03-15 11:37:09 -01:00
Thorsten Roßner
0aa4cfb46f
fix(helmfile): Fix OpenAPI validations for Kubernetes v1.28
2024-03-14 12:17:31 +01:00
Thorsten Roßner
391d959630
chore(release): 0.5.80 [skip ci]
...
## [0.5.80](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v0.5.79...v0.5.80 ) (2024-03-11)
### Bug Fixes
* **ci:** Remove creation of release artefacts, use the `images.yaml` and `charts.yaml` in `./helmfile/environments/default` for information about the artefacts instead. ([ee99eef ](ee99eefb72 ))
* **collabora:** Bump image to 23.05.9.4.1 ([9c32058 ](9c32058fcc ))
* **docs:** Add development.md and refactor `images.yaml` and `charts.yaml` ([a2b333b ](a2b333b462 ))
* **helmfile:** YAML handling of seLinuxOptions and align overall `toYaml` syntax ([011ad2c ](011ad2cd6b ))
* **nextcloud:** Update images digests ([bc18724 ](bc18724d70 ))
* **openproject:** Bump to 13.3.1 ([7ee9e47 ](7ee9e47e82 ))
v0.5.80
2024-03-11 13:23:42 +00:00
Thorsten Roßner
9c32058fcc
fix(collabora): Bump image to 23.05.9.4.1
2024-03-11 13:48:47 +01:00
Thorsten Roßner
bc18724d70
fix(nextcloud): Update images digests
2024-03-11 09:42:10 +01:00
Thorsten Roßner
011ad2cd6b
fix(helmfile): YAML handling of seLinuxOptions and align overall toYaml syntax
2024-03-11 09:24:58 +01:00
Thorsten Roßner
ee99eefb72
fix(ci): Remove creation of release artefacts, use the images.yaml and charts.yaml in ./helmfile/environments/default for information about the artefacts instead.
2024-03-11 09:24:53 +01:00
Thorsten Roßner
a2b333b462
fix(docs): Add development.md and refactor images.yaml and charts.yaml
2024-03-11 09:21:42 +01:00
Thorsten Roßner
7ee9e47e82
fix(openproject): Bump to 13.3.1
2024-03-11 09:21:42 +01:00
Thorsten Roßner
d677ca5691
chore(release): 0.5.79 [skip ci]
...
## [0.5.79](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v0.5.78...v0.5.79 ) (2024-02-29)
### Bug Fixes
* **collabora:** Bump image to 23.05.9.2.1 ([f4b8226 ](f4b8226ea1 ))
* **collabora:** Fix aliasgroups configuration whitelisting the Nextcloud host ([8b065fd ](8b065fd9d7 ))
* **docs:** Update version numbers of functional components for release in README.md ([31e5cf3 ](31e5cf317c ))
* **element:** Provide end-to-end encryption as user controlled option ([3d31127 ](3d31127a6a ))
* **helmfile:** Enhance objectore environment variables to allow external Object Store ([d444226 ](d4442261aa ))
* **helmfile:** Set debuglevel to WARN instead of INFO when debug is not enabled. ([2efceef ](2efceef076 ))
* **nextcloud:** Bump images to enable password_policy and fix email with groupware ([8807b24 ](8807b24ce0 ))
* **univention-management-stack:** Bump Keycloak Extensions chart and configure the `/univention/meta.json` to be retrieved from `ums-stack-gateway` to avoid the inline 404 during Keycloak login. ([2023d5b ](2023d5bce4 ))
* **univention-management-stack:** Provisioning version bump ([410a023 ](410a023714 ))
* **univention-management-stack:** Template more Keycloak Extension values incl. logLevel ([7ec123b ](7ec123b9a1 ))
v0.5.79
2024-02-29 07:28:22 +00:00
Thorsten Roßner
31e5cf317c
fix(docs): Update version numbers of functional components for release in README.md
2024-02-29 07:29:16 +01:00
jconde
410a023714
fix(univention-management-stack): Provisioning version bump
...
fix(univention-management-stack): Use bundled NATS
2024-02-28 16:06:09 +00:00
Thorsten Roßner
8b065fd9d7
fix(collabora): Fix aliasgroups configuration whitelisting the Nextcloud host
2024-02-28 16:06:09 +00:00
Thorsten Roßner
f4b8226ea1
fix(collabora): Bump image to 23.05.9.2.1
2024-02-28 16:06:09 +00:00
Thorsten Roßner
2023d5bce4
fix(univention-management-stack): Bump Keycloak Extensions chart and configure the /univention/meta.json to be retrieved from ums-stack-gateway to avoid the inline 404 during Keycloak login.
2024-02-28 16:06:09 +00:00
Thorsten Roßner
8807b24ce0
fix(nextcloud): Bump images to enable password_policy and fix email with groupware
2024-02-28 16:06:09 +00:00
Dominik Kaminski
d4442261aa
fix(helmfile): Enhance objectore environment variables to allow external Object Store
2024-02-28 16:06:09 +00:00
Thorsten Roßner
2efceef076
fix(helmfile): Set debuglevel to WARN instead of INFO when debug is not enabled.
2024-02-28 16:06:09 +00:00
Thorsten Roßner
7ec123b9a1
fix(univention-management-stack): Template more Keycloak Extension values incl. logLevel
2024-02-28 16:06:09 +00:00
Milton Moura (Nordeck)
3d31127a6a
fix(element): Provide end-to-end encryption as user controlled option
2024-02-28 15:53:38 +00:00