From 7769762afb2cd5994dc4d7d5133291b743169edb Mon Sep 17 00:00:00 2001 From: jasonwitty Date: Fri, 14 Aug 2026 11:37:05 -0700 Subject: [PATCH] Deploy searxng ai-summary-20260814 From fork commit 1fa83635c: the model name pattern now accepts version pinned names such as gemini-1.5-pro@001, which gateways use routinely. 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 25b7a71..e3cdacf 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-20260811c + image: gt.wittyoneoff.com/jason/searxng:ai-summary-20260814 imagePullPolicy: Always env: - name: AUTOCOMPLETE