From b05ca52586e3e84e6394af7c965582b39f0dc27d Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 23 Feb 2026 18:04:48 +0000 Subject: [PATCH] chore: Update manifests after automerge --- clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml b/clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml index f73d05cdb..07c07928f 100644 --- a/clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml +++ b/clusters/cl01tl/manifests/ollama/Deployment-ollama-web.yaml @@ -77,7 +77,7 @@ spec: value: Authentik - name: OPENID_PROVIDER_URL value: https://authentik.alexlebens.net/application/o/ollama/.well-known/openid-configuration - image: ghcr.io/open-webui/open-webui:v0.8.3 + image: ghcr.io/open-webui/open-webui:v0.8.5 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1