From 7cc39647d89538630bac9caa158c47b5cb8d2c45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Tue, 26 Mar 2024 21:28:20 +0100 Subject: [PATCH] fix(openproject): Bump version to 13.4.1 --- README.md | 2 +- helmfile/environments/default/images.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2eeff78..3707fad4 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ openDesk currently features the following functional main components: | Groupware | OX Appsuite | [8.22](https://documentation.open-xchange.com/appsuite/releases/8.22/) | Online documentation available from within the installed application; [Additional resources](https://www.open-xchange.com/resources/oxpedia) | | Knowledge management | XWiki | [15.10.4](https://www.xwiki.org/xwiki/bin/view/Blog/XWiki15104Released) | [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 | [13.4.0](https://www.openproject.org/docs/release-notes/13-4-0/) | [For the most recent release](https://www.openproject.org/docs/user-guide/) | +| Project management | OpenProject | [13.4.1](https://www.openproject.org/docs/release-notes/13-4-1/) | [For the most recent release](https://www.openproject.org/docs/user-guide/) | | Videoconferencing | Jitsi | [2.0.8922](https://github.com/jitsi/jitsi-meet/releases/tag/stable%2Fjitsi-meet_8922) | [For the most recent release](https://jitsi.github.io/handbook/docs/category/user-guide/) | | Weboffice | Collabora | [23.05.9.4.1](https://www.collaboraoffice.com/collabora-online-23-05-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 c1801b8c..5e93a0e6 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -262,7 +262,7 @@ images: # upstreamMirrorStartFrom: ['13', '1', '1'] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/openproject/images-mirror/open_desk" - tag: "13.4.0@sha256:0840f76ac56cf1a276492d033bb3740bbb9b00dd838fd6045753e9c6051d7ea0" + tag: "13.4.1@sha256:b72d3e841fa4da03fc284e0ef7c56e763a9b04188f4219e527d9de93ccc49fe3" openprojectBootstrap: # providerCategory: 'Platform' # providerResponsible: 'openDesk'