From 14136fe3e2e54b9fa647e4c064aa5e7a5572105b Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 06:10:42 +0000 Subject: [PATCH] =?UTF-8?q?chore(helm/searxng):=20update=200bdb133=20?= =?UTF-8?q?=E2=9E=BC=2084ecefd=20(#3806)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/searxng/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/searxng/app/hr.yaml b/kube/deploy/apps/searxng/app/hr.yaml index 976d322f..380a9d4e 100644 --- a/kube/deploy/apps/searxng/app/hr.yaml +++ b/kube/deploy/apps/searxng/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: image: &img repository: "ghcr.io/searxng/searxng" - tag: "latest@sha256:0bdb1336bc866df7682b88cc2372f576c5f7984a765f63467a89ed7a6fc57d29" + tag: "latest@sha256:84ecefdad968f760171a2052689ffe02ed9916e7602e164dbc87a99001ebb1c6" command: ["/usr/local/searxng/.venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"