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