From 3b0d0a9e411f084584015ab1228e20a9e7159646 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 11:08:23 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/open?= =?UTF-8?q?-webui/open-webui=20(=200.6.27=20=E2=9E=94=200.6.28=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 98d78bd4f..1c02e647d 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.27 + tag: 0.6.28 env: TZ: "America/New_York" OLLAMA_BASE_URL: "http://10.0.30.6:11434"