diff --git a/README.md b/README.md index 0f2fec3f..5e35e120 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ openDesk currently features the following functional main components: | Groupware | OX App Suite | [8.26](https://documentation.open-xchange.com/appsuite/releases/8.26/) | Online documentation available from within the installed application; [Additional resources](https://www.open-xchange.com/resources/oxpedia) | | Knowledge management | XWiki | [16.4.4](https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/16.4.4/) | [For the most recent release](https://www.xwiki.org/xwiki/bin/view/Documentation) | | Portal & IAM | Nubus | Product Preview[^1] | [Univention's documentation website](https://docs.software-univention.de/n/en/index.html) | -| Project management | OpenProject | [14.5.1](https://www.openproject.org/docs/release-notes/14-5-1/) | [For the most recent release](https://www.openproject.org/docs/user-guide/) | +| Project management | OpenProject | [14.6.0](https://www.openproject.org/docs/release-notes/14-6-0/) | [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.7.2](https://www.collaboraoffice.com/code-24-04-release-notes/) | Online documentation available from within the installed application; [Additional resources](https://sdk.collaboraonline.com/) | diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index 2aeea39c..8d0e3e2a 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -589,7 +589,7 @@ images: # upstreamMirrorStartFrom: ["13", "1", "1"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/openproject/images-mirror/open_desk" - tag: "14.5.1@sha256:b6f823a4f4ff6873a992506c5f5bd9fe54b89f5d4e0bfb60b5da7b6c3bff82e1" + tag: "14.6.0@sha256:33b9bc947cc03a863ebfe847ace8612248dbfa18f47d1b8d6fa2a2f17832669a" openprojectBootstrap: # providerCategory: "Platform" # providerResponsible: "openDesk"