From 8b9f85aefa9e8d9ce95814c7a93d3318d11d39fe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Mar 2026 00:08:50 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.8.6 --- clusters/cl01tl/helm/ollama/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/ollama/values.yaml b/clusters/cl01tl/helm/ollama/values.yaml index 8539697a0..7050f575b 100644 --- a/clusters/cl01tl/helm/ollama/values.yaml +++ b/clusters/cl01tl/helm/ollama/values.yaml @@ -117,7 +117,7 @@ ollama: main: image: repository: ghcr.io/open-webui/open-webui - tag: v0.8.5 + tag: v0.8.6 pullPolicy: IfNotPresent env: - name: ENV -- 2.49.1