From 4f9ca34ee9951e7b3e4241fccb6aa26836a3a13f Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Mon, 2 Mar 2026 00:10:30 +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 07c07928f..2a2e42e52 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.5 + image: ghcr.io/open-webui/open-webui:v0.8.6 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1