From 6c7b42517d8d0b9754b3e2dd6f6af914a1bd533c Mon Sep 17 00:00:00 2001 From: Davi Sclifo Zucon <> Date: Wed, 25 Sep 2024 12:09:24 -0300 Subject: [PATCH] fix: Set ollama url and env vars if ollama.enabled=False, bump version to 3.1.19 --- charts/open-webui/Chart.yaml | 2 +- charts/open-webui/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 503565f..f06e292 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: open-webui -version: 3.1.18 +version: 3.1.19 appVersion: "0.3.23" home: https://www.openwebui.com/ diff --git a/charts/open-webui/README.md b/charts/open-webui/README.md index 0f11324..1744574 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 3.1.9](https://img.shields.io/badge/Version-3.1.8-informational?style=flat-square) ![AppVersion: 0.3.13](https://img.shields.io/badge/AppVersion-0.3.13-informational?style=flat-square) +![Version: 3.1.19](https://img.shields.io/badge/Version-3.1.19-informational?style=flat-square) ![AppVersion: 0.3.13](https://img.shields.io/badge/AppVersion-0.3.13-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋