From abddb3d7428acc29b695b278008f84d3de974c70 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 19:07:37 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/open?= =?UTF-8?q?-webui/open-webui=20(=200.6.34=20=E2=9E=94=200.6.35=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/default/open-webui/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/open-webui/app/helmrelease.yaml b/kubernetes/apps/default/open-webui/app/helmrelease.yaml index a59b92a28..90a95b24b 100644 --- a/kubernetes/apps/default/open-webui/app/helmrelease.yaml +++ b/kubernetes/apps/default/open-webui/app/helmrelease.yaml @@ -25,7 +25,7 @@ spec: app: image: repository: ghcr.io/open-webui/open-webui - tag: 0.6.34 + tag: 0.6.35 env: TZ: "America/New_York" OLLAMA_BASE_URL: "http://10.0.30.6:11434"