From 368fe13ddb080f0c8f42cbd3612a29f818308708 Mon Sep 17 00:00:00 2001 From: openDesk Bot Date: Tue, 11 Jun 2024 03:36:37 +0000 Subject: [PATCH] fix(collabora): Bump image to 24.04.4.1.1. --- README.md | 2 +- helmfile.yaml | 6 +++--- helmfile/environments/default/images.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e6480975..5fd8515f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ openDesk currently features the following functional main components: | Portal & IAM | Nubus | Product Preview[^1] | [Univention's documentation website](https://docs.software-univention.de/n/en/index.html) | | Project management | OpenProject | [14.1.1](https://www.openproject.org/docs/release-notes/14-1-1/) | [For the most recent release](https://www.openproject.org/docs/user-guide/) | | Videoconferencing | Jitsi | [2.0.9457](https://github.com/jitsi/jitsi-meet/releases/tag/stable%2Fjitsi-meet_9457) | [For the most recent release](https://jitsi.github.io/handbook/docs/category/user-guide/) | -| Weboffice | Collabora | [24.04.3.1.1](https://www.collaboraoffice.com/collabora-online-24-04-release-notes/) | Online documentation available from within the installed application; [Additional resources](https://sdk.collaboraonline.com/) | +| Weboffice | Collabora | [24.04.4.1.1](https://www.collaboraoffice.com/collabora-online-24-04-release-notes/) | Online documentation available from within the installed application; [Additional resources](https://sdk.collaboraonline.com/) | While not all components are perfectly shaped 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.yaml b/helmfile.yaml index 01ca04dd..889ba704 100644 --- a/helmfile.yaml +++ b/helmfile.yaml @@ -5,13 +5,13 @@ environments: dev: values: - - "helmfile/environments/dev/values.yaml.gotmpl" + - "helmfile/environments/dev/*.yaml.gotmpl" test: values: - - "helmfile/environments/test/values.yaml.gotmpl" + - "helmfile/environments/test/*.yaml.gotmpl" prod: values: - - "helmfile/environments/prod/values.yaml.gotmpl" + - "helmfile/environments/prod/*.yaml.gotmpl" --- # yamllint disable helmfiles: diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index 00167da5..0d386786 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -20,7 +20,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: "24.04.3.1.1@sha256:c1aa824227ea2b09ddef2ca3561a80282cda61c649b1bbdbbfa343e5a513a5a9" + tag: "24.04.4.1.1@sha256:8de43029e5994f503e5dc57f62bb3961a2c9d1e3b5362ecb314e33ff898b24fe" cryptpad: # providerCategory: "Supplier" # providerResponsible: "XWiki"