From 6c2ac13058f51a3c1f99d4e589c0c6675bfde58c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Feb 2026 18:02:35 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.8.5 --- 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 88cf80c3b..4f621b663 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.3 + tag: v0.8.5 pullPolicy: IfNotPresent env: - name: ENV -- 2.49.1