From 4c82adf668c7f90489bc4ae46426cf607e3425d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20G=C3=BCnther?= Date: Tue, 29 Oct 2024 11:16:44 +0100 Subject: [PATCH] fix(openproject): Update to 14.6.3 incl. latest Helm chart (8.3.2). --- README.md | 2 +- helmfile/environments/default/charts.yaml | 2 +- helmfile/environments/default/images.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bac81da9..99145d7a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ openDesk currently features the following functional main components: | Groupware | OX App Suite | [8.28](https://documentation.open-xchange.com/appsuite/releases/8.28/) | Online documentation available from within the installed application; [Additional resources](https://documentation.open-xchange.com/) | | 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 | [1.0](https://www.univention.de/produkte/nubus/) | [Univention's documentation website](https://docs.software-univention.de/n/en/nubus.html) | -| Project management | OpenProject | [14.6.1](https://www.openproject.org/docs/release-notes/14-6-1/) | [For the most recent release](https://www.openproject.org/docs/user-guide/) | +| Project management | OpenProject | [14.6.3](https://www.openproject.org/docs/release-notes/14-6-3/) | [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/charts.yaml b/helmfile/environments/default/charts.yaml index f7de6a9e..c6073a5d 100644 --- a/helmfile/environments/default/charts.yaml +++ b/helmfile/environments/default/charts.yaml @@ -286,7 +286,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/openproject/charts-mirror" name: "openproject" - version: "8.0.0" + version: "8.3.2" verify: true openprojectBootstrap: # providerCategory: "Platform" diff --git a/helmfile/environments/default/images.yaml b/helmfile/environments/default/images.yaml index 8d548025..eeb1a6a5 100644 --- a/helmfile/environments/default/images.yaml +++ b/helmfile/environments/default/images.yaml @@ -587,7 +587,7 @@ images: # upstreamMirrorStartFrom: ["13", "1", "1"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/openproject/images-mirror/open_desk" - tag: "14.6.1@sha256:3c9828b1ab4dc91f2b3887f9bfddda8ba79b92a2f335dd2db2295d14a98deab0" + tag: "14.6.3@sha256:8d04eb793503e1a7e230b56c53c1a656c106a403aa823afa94a6219779bb1829" openprojectBootstrap: # providerCategory: "Platform" # providerResponsible: "openDesk"