From 80cf35d0d835981ea3b01c039a9e028011a87a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Mon, 30 Jun 2025 11:58:43 +0200 Subject: [PATCH] fix(nextcloud): Update image with fixed swp_integration (2.1.0) --- 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 9918a557..58b88fad 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: "2.7.2-nc31-0-5-OUTDATED@sha256:f440bf299ccd64d7d66ce2301ec20b676f29f2d862dbf754df896372ca50ff8c" + tag: "2.8.0-nc31-0-5-OUTDATED@sha256:fa8d680a4fcc4ec8c454d0f77388aa70f1e2ed9c00ada45d49e5a17659c033ac" nextcloudExporter: # providerCategory: "Platform" # providerResponsible: "openDesk"