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