From 94fb29088b4413c9177738e3ea55650f0de7f5f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Wed, 26 Nov 2025 12:06:44 +0100 Subject: [PATCH] fix(opendesk-openproject-bootstrap): Update image to support BasicAuth for NC's `/status.php` --- 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 867aada8..1ceb3b60 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -771,7 +771,7 @@ images: # upstreamRepository: "bmi/opendesk/components/platform-development/images/opendesk-openproject-bootstrap" registry: "registry.opencode.de" repository: "bmi/opendesk/components/platform-development/images/opendesk-openproject-bootstrap" - tag: "1.1.4@sha256:2fd97a316114428849aaeef87fb8755274e675830088a93afcafac91bb048d1d" + tag: "1.2.0-trossner-opt-nc-hostname@sha256:7e8fdee6280cf9672f760f8e476e52a0968e05432e35275c6b4e1c32f0699e00" openprojectDbInit: # providerCategory: "Community" # providerResponsible: "OpenProject"