From f691e73b98c541be814bb819961a4f87c6355bb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Fischer?= Date: Wed, 26 Nov 2025 21:12:09 +0100 Subject: [PATCH] feat(nextcloud): Add Share Review app --- helmfile/environments/default/images.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile/environments/default/images.yaml.gotmpl b/helmfile/environments/default/images.yaml.gotmpl index 093d9833..6fafcabc 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -330,7 +330,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: "2.10.12@sha256:8a4cd73fdceb1da2c58a22a85d605eba575a2b1487e3927ab1971c9f1120549a" + tag: "2.11.0-rfischer-add-sharereview-app@sha256:6a1f66c362e765289198ecc753069fa29fda388a51eb920e985ad6c31a1487ba" nextcloudExporter: # providerCategory: "Platform" # providerResponsible: "openDesk"