From 8daea3d38241b4877b62a31d1f1caab8de07182d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 03:27:24 +0000 Subject: [PATCH] chore(container): update image ghcr.io/open-webui/open-webui to c352f63 --- kubernetes/apps/default/openwebui/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/openwebui/app/helmrelease.yaml b/kubernetes/apps/default/openwebui/app/helmrelease.yaml index 2b24eea6..ccc18781 100644 --- a/kubernetes/apps/default/openwebui/app/helmrelease.yaml +++ b/kubernetes/apps/default/openwebui/app/helmrelease.yaml @@ -33,7 +33,7 @@ spec: app: image: repository: ghcr.io/open-webui/open-webui - tag: main@sha256:7090199fcd76bbc7add0c53d64072a47b25df82373bb94c9435d8d53651f144a + tag: main@sha256:c352f63c40f93540446dd6572943f30c9542a5ed0dd205a8040ebad8ab22d6fe env: OLLAMA_BASE_URLS: "http://192.168.0.204:11434;http://ollama.default.svc.cluster.local:11434" OPENAI_API_BASE_URLS: "https://api.openai.com/v1;https://openrouter.ai/api/v1"