From 668ce67b657afd15a970a4e7d488015b62eb120c Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 08:10:35 +0000 Subject: [PATCH] =?UTF-8?q?chore(helm/searxng):=20update=2041b98d7=20?= =?UTF-8?q?=E2=9E=BC=20c661f51=20(#3768)?= 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 8588448f..4c04ade7 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:41b98d7f04bc0ffd37e98a2af5de38a628f1cc4c6374b39ee8eacbc209bf75be" + tag: "latest@sha256:c661f51541dff4252afdd5ca48ae8b8a21f6d20a68f8ca3df84b14760d380305" command: ["/usr/local/searxng/.venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"