From 8a25cb3a7d223f582de3eaa103647807e49c0506 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Feb 2026 21:46:52 +0000 Subject: [PATCH] chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.8.2 --- 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 5482c59bd..bf2046a49 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.1 + tag: v0.8.2 pullPolicy: IfNotPresent env: - name: ENV -- 2.49.1