From be4ab2c29d05ed016abadfb56e9cd1d43f8eab36 Mon Sep 17 00:00:00 2001 From: jyje Date: Thu, 13 Feb 2025 22:17:56 +0900 Subject: [PATCH] chore: update open-webui to v0.5.11 - update open-webui - app: from v0.5.10 to v0.5.11 - chart: from 5.10.0 to 5.11.0 - no dependency 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 0957430..c02cd62 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: open-webui -version: 5.10.1 -appVersion: 0.5.10 +version: 5.11.0 +appVersion: 0.5.11 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 9bb5504..bbac08b 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 5.10.0](https://img.shields.io/badge/Version-5.10.0-informational?style=flat-square) ![AppVersion: 0.5.10](https://img.shields.io/badge/AppVersion-0.5.10-informational?style=flat-square) +![Version: 5.11.0](https://img.shields.io/badge/Version-5.11.0-informational?style=flat-square) ![AppVersion: 0.5.11](https://img.shields.io/badge/AppVersion-0.5.11-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋