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