From 22a20ddd453c477ebada3a0f514aa9a02bcaab4c Mon Sep 17 00:00:00 2001 From: jyje Date: Tue, 18 Feb 2025 15:28:27 +0900 Subject: [PATCH] chore: update open-webui to v0.5.13 (chart 5.14.0) - update open-webui - app: from v0.5.12 to v0.5.13 - chart: from 5.13.0 to 5.14.0 - no dependency update (pipelines need to be update) --- charts/open-webui/Chart.yaml | 4 ++-- charts/open-webui/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 411d2b4..bc11ddd 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: open-webui -version: 5.13.0 -appVersion: 0.5.12 +version: 5.14.0 +appVersion: 0.5.13 home: https://www.openwebui.com/ icon: >- https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png diff --git a/charts/open-webui/README.md b/charts/open-webui/README.md index 74c8c49..3f31bda 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 5.13.0](https://img.shields.io/badge/Version-5.13.0-informational?style=flat-square) ![AppVersion: 0.5.12](https://img.shields.io/badge/AppVersion-0.5.12-informational?style=flat-square) +![Version: 5.14.0](https://img.shields.io/badge/Version-5.14.0-informational?style=flat-square) ![AppVersion: 0.5.13](https://img.shields.io/badge/AppVersion-0.5.13-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋