From e1d816051d0f7e594283469a5f7e5653d914b60c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Thu, 24 Jul 2025 14:58:55 +0200 Subject: [PATCH] fix(nextcloud): Include latest Helm chart version with supports `configuration.sharing.restrictUserEnumerationToGroup` --- .../default-enterprise-overrides/images.yaml.gotmpl | 2 +- helmfile/environments/default/charts.yaml.gotmpl | 6 +++--- helmfile/environments/default/images.yaml.gotmpl | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl b/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl index 0f53e64f..b0d84d69 100644 --- a/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl +++ b/helmfile/environments/default-enterprise-overrides/images.yaml.gotmpl @@ -13,7 +13,7 @@ images: nextcloud: registry: "registry.opencode.de" repository: "zendis/opendesk-enterprise/components/supplier/nextcloud/images/opendesk-nextcloud" - tag: "31.0.6@sha256:035fc2c50f011194d1018ccc6c8f5b5266ffe1c41d033e04e65fec72d3a5093f" + tag: "31.0.6@sha256:12e5009019a072ee9bf6c9a69f4ecbf00a0590f6a2f10155ab56a1a61b43baf9" openxchangeCoreMW: registry: "registry.opencode.de" repository: "zendis/opendesk-enterprise/components/supplier/open-xchange/images-mirror/middleware-public-sector-pro" diff --git a/helmfile/environments/default/charts.yaml.gotmpl b/helmfile/environments/default/charts.yaml.gotmpl index d1780122..0608aefa 100644 --- a/helmfile/environments/default/charts.yaml.gotmpl +++ b/helmfile/environments/default/charts.yaml.gotmpl @@ -251,7 +251,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-nextcloud" name: "opendesk-nextcloud" - version: "4.3.0" + version: "4.3.1" verify: true nextcloudManagement: # providerCategory: "Platform" @@ -261,7 +261,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-nextcloud" name: "opendesk-nextcloud-management" - version: "4.3.0" + version: "4.3.1" verify: true nextcloudNotifyPush: # providerCategory: "Platform" @@ -271,7 +271,7 @@ charts: registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/charts/opendesk-nextcloud" name: "opendesk-nextcloud-notifypush" - version: "4.3.0" + version: "4.3.1" verify: true nginx: # providerCategory: "Community" diff --git a/helmfile/environments/default/images.yaml.gotmpl b/helmfile/environments/default/images.yaml.gotmpl index ec8a5aad..98305e13 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -320,7 +320,7 @@ images: # upstreamRepository: "bmi/opendesk/components/platform-development/images/opendesk-nextcloud" registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/images/opendesk-nextcloud" - tag: "31.0.6@sha256:18e5149b8bef70adb3f25d136c2a06b4bb8e1b38f10df6ddd053314b96794ab5" + tag: "31.0.6@sha256:f881cde15c41df21177a1edf3cc08ed5abe88627a5a44fdb42caacdcfe25de19" nextcloudExporter: # providerCategory: "Platform" # providerResponsible: "openDesk"