From 0cb0cc76204a14ebf359e849456df086e88057a0 Mon Sep 17 00:00:00 2001 From: jasonwitty Date: Wed, 5 Aug 2026 11:58:43 -0700 Subject: [PATCH] Pin searxng to the live image tag ai-summary-20260728-3 The manifest pinned :ai-summary-20260727, two builds behind the running deployment. Applying this repo would have rolled the instance back past the OpenAI chat-completions switch and the Brave-iOS streaming fallback. kubectl diff against the live deployment is now empty. 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 625aebf..9dc691a 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-20260727 + image: gt.wittyoneoff.com/jason/searxng:ai-summary-20260728-3 imagePullPolicy: Always env: - name: AUTOCOMPLETE