From ce8be98da7e980a39d68f33032d84f71a080d1e4 Mon Sep 17 00:00:00 2001 From: Boekhorst Date: Wed, 19 Nov 2025 14:44:05 +0100 Subject: [PATCH] fix(nc): Add image with nginx filter for k8s probe --- 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..d92ba5e7 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: "boekhorst_stautus_debug_5" nextcloudExporter: # providerCategory: "Platform" # providerResponsible: "openDesk"