From d712d5c5d0ccca4d8580347aa2869f5853a24dff Mon Sep 17 00:00:00 2001 From: jasonwitty Date: Tue, 11 Aug 2026 11:58:59 -0700 Subject: [PATCH] Deploy searxng ai-summary-20260811b From fork commit 0cc374886: the AI summary request is also repeated when the LLM server answers 5xx, which is the failure that arrives at once rather than as a timeout. Co-Authored-By: Claude Opus 5 --- apps/searxng/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/searxng/deployment.yaml b/apps/searxng/deployment.yaml index 3e0c6e3..6941a89 100644 --- a/apps/searxng/deployment.yaml +++ b/apps/searxng/deployment.yaml @@ -35,7 +35,7 @@ spec: spec: containers: - name: searxng-1723974683 - image: gt.wittyoneoff.com/jason/searxng:ai-summary-20260811 + image: gt.wittyoneoff.com/jason/searxng:ai-summary-20260811b imagePullPolicy: Always env: - name: AUTOCOMPLETE