From 3507c62f832556c5d76e7a5b206acbdbcaca37a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Fri, 8 Aug 2025 12:31:10 +0200 Subject: [PATCH] fix(collabora): Update from 25.04.2 to 25.04.3 --- README.md | 2 +- .../default-enterprise-overrides/images.yaml.gotmpl | 3 ++- helmfile/environments/default/charts.yaml.gotmpl | 4 +--- helmfile/environments/default/images.yaml.gotmpl | 2 +- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e89abf31..6b6aacda 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ openDesk currently features the following functional main components: | Portal & IAM | Nubus | AGPL-3.0-or-later | [1.12.0](https://docs.software-univention.de/nubus-kubernetes-release-notes/1.x/en/1.12.html#version-1-12-0-2025-07-31) | [Univention's documentation website](https://docs.software-univention.de/n/en/nubus.html) | | Project management | OpenProject | GPL-3.0-only | [16.2.1](https://www.openproject.org/docs/release-notes/16-2-1/) | [For the most recent release](https://www.openproject.org/docs/user-guide/) | | Videoconferencing | Jitsi | Apache-2.0 | [2.0.9955](https://github.com/jitsi/jitsi-meet/releases/tag/stable%2Fjitsi-meet_9955) | [For the most recent release](https://jitsi.github.io/handbook/docs/category/user-guide/) | -| Weboffice | Collabora | MPL-2.0 | [25.04.2](https://www.collaboraoffice.com/code-25-04-release-notes/) | Online documentation available from within the installed application; [Additional resources](https://sdk.collaboraonline.com/) | +| Weboffice | Collabora | MPL-2.0 | [25.04.3](https://www.collaboraoffice.com/code-25-04-release-notes/) | Online documentation available from within the installed application; [Additional resources](https://sdk.collaboraonline.com/) | While not all components are perfectly designed for the execution inside containers, one of the project's objectives is to align the applications with best practices regarding container design and operations. diff --git a/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl b/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl index e97dc440..25decdae 100644 --- a/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl +++ b/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl @@ -5,7 +5,8 @@ images: collabora: registry: "registry.opencode.de" repository: "zendis/opendesk-enterprise/components/supplier/collabora/images/collabora-online-for-opendesk" - tag: "25.04.2.3.1@sha256:b6dbe27d7242488dfdb400219abbc6c97fb83df029975e1127f52abc8444475e" + tag: "25.04.3.4.1@sha256:929ce210bb1ff46275af64e94ce02ab0a0470572eba8251ad35b8b4296c3a171" + dovecot: registry: "registry.opencode.de" repository: "zendis/opendesk-enterprise/components/supplier/open-xchange/images-mirror/dovecot-pro" diff --git a/helmfile/environments/default/charts.yaml.gotmpl b/helmfile/environments/default/charts.yaml.gotmpl index 773abd7e..65e3f9f6 100644 --- a/helmfile/environments/default/charts.yaml.gotmpl +++ b/helmfile/environments/default/charts.yaml.gotmpl @@ -56,7 +56,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/collabora/charts-mirror" name: "collabora-online" - version: "1.1.41" + version: "1.1.45" verify: true collaboraController: # Enterprise Component @@ -84,8 +84,6 @@ charts: # providerResponsible: "openDesk" # upstreamRegistry: "https://registry.opencode.de" # upstreamRepository: "bmi/opendesk/components/platform-development/charts/opendesk-dkimpy-milter/opendesk-dkimpy-milter" - # upstreamMirrorTagFilterRegEx: '^(\d+)\.(\d+)\.(\d+)$' - # upstreamMirrorStartFrom: ["1", "0", "0"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-dkimpy-milter" name: "opendesk-dkimpy-milter" diff --git a/helmfile/environments/default/images.yaml.gotmpl b/helmfile/environments/default/images.yaml.gotmpl index 9ef0986d..b0ac15fa 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -50,7 +50,7 @@ images: # upstreamRepository: "bmi/opendesk/components/supplier/collabora/images/collabora-online-for-opendesk" registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/collabora/images/collabora-online-for-opendesk" - tag: "25.04.2.2.1@sha256:03ec7f7740c5030eeb4f642c41fa0b9989d7a0dab81435a86b5c82479d0f78e2" + tag: "25.04.3.2.1@sha256:e2940b19d855bf6e557c445aaf5b2b7db978af9aeae7e6400bfcc99411dd8bb9" collaboraController: # Enterprise Component # providerCategory: "Supplier"