From 7c7f76f211ebe4fb20302284a1b4123a20bab8b5 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 24 Dec 2025 18:26:43 +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 92dc6c6d7..7871aeec5 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.6.41 + image: ghcr.io/open-webui/open-webui:0.6.43 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1