From 16a7c33d0c7bdb7eee15ece463a49e580843f622 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Sun, 11 Jan 2026 00:06:36 +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 1c724f677..6ef8b89a8 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:0.7.1 + image: ghcr.io/open-webui/open-webui:0.7.2 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1