diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b21a4376..00940d27 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -495,7 +495,7 @@ run-tests: \"user_password\": \"${DEFAULT_USER_PASSWORD}\", \ \"admin_name\": \"${DEFAULT_ADMIN_NAME}\", \ \"admin_password\": \"${DEFAULT_ADMIN_PASSWORD}\", \ - \"DEPLOY_ALL_COMPONENTS\": \"${DEPLOY_ALL_COMPONENTS}\", \ + \"PF\": \"${DEPLOY_ALL_COMPONENTS}\", \ \"DEPLOY_COLLABORA\": \"${DEPLOY_COLLABORA}\", \ \"DEPLOY_ELEMENT\": \"${DEPLOY_ELEMENT}\", \ \"DEPLOY_ICS\": \"${DEPLOY_ICS}\", \ diff --git a/README.md b/README.md index 7fb2e749..d454d23b 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.4.1](https://www.openproject.org/docs/release-notes/14-4-1/) | [For the most recent release](https://www.openproject.org/docs/user-guide/) | | Videoconferencing | Jitsi | [2.0.9646](https://github.com/jitsi/jitsi-meet/releases/tag/stable%2Fjitsi-meet_9646) | [For the most recent release](https://jitsi.github.io/handbook/docs/category/user-guide/) | -| Weboffice | Collabora | [24.04.6.2.1](https://www.collaboraoffice.com/code-24-04-release-notes/) | Online documentation available from within the installed application; [Additional resources](https://sdk.collaboraonline.com/) | +| Weboffice | Collabora | [24.04.7.1.2](https://www.collaboraoffice.com/code-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/environments/default/images.yaml b/helmfile/environments/default/images.yaml index 6da69b35..00bafab4 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.6.2.1@sha256:7de9ac6ce5a256b0f74a56a4654acd851502dc9e3ed4d29949ba5642bacae308" + tag: "24.04.7.1.2@sha256:6e3d64dfdf4a429c374f18947d7c4e987f585a13642817672123fd1963dc8a2d" cryptpad: # providerCategory: "Supplier" # providerResponsible: "XWiki"