From 51607110502f4d81d062570be4de9ce4d5418d93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= Date: Wed, 9 Jul 2025 14:00:38 +0200 Subject: [PATCH] chore(nubus): Update wrong SHA for `nubusBlocklistCleanup` to existing image on the openCode mirror --- 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 c1abf8ac..d3d00139 100644 --- a/helmfile/environments/default/images.yaml.gotmpl +++ b/helmfile/environments/default/images.yaml.gotmpl @@ -370,7 +370,7 @@ images: # upstreamMirrorStartFrom: ["0", "34", "2"] registry: "registry.opencode.de" repository: "bmi/opendesk/components/supplier/univention/images-mirror/blocklist-cleanup" - tag: "0.34.2@sha256:137dc06ef02ea4962f5bd55c093153eead2b9f2d204cfc26fd44bc77397b9461" + tag: "0.34.2@sha256:9467f64dd8ebbf5fa62fb33741a66a81874cd288895e8580974869e4ef1dc8b6" nubusDataLoader: # providerCategory: "Supplier" # providerResponsible: "Univention"