From 95fcd30bd3c3b04704e95a08f3aedc33ec26f869 Mon Sep 17 00:00:00 2001 From: this-is-tobi Date: Tue, 21 Apr 2026 13:13:46 +0200 Subject: [PATCH] feat(open-webui): upgrade open-webui to v0.9.1 (chart v14.1.0) --- charts/open-webui/CHANGELOG.md | 10 ++++++++++ charts/open-webui/Chart.yaml | 4 ++-- charts/open-webui/README.md | 2 +- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/charts/open-webui/CHANGELOG.md b/charts/open-webui/CHANGELOG.md index f206f2f..cf4afe2 100644 --- a/charts/open-webui/CHANGELOG.md +++ b/charts/open-webui/CHANGELOG.md @@ -6,6 +6,16 @@ All notable changes to the Open WebUI Helm chart will be documented in this file The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v14.1.0] + +### Changed +Updated chart appVersion to v0.9.1. + +## [v14.0.0] + +### Changed +Updated chart appVersion to v0.9.0. + ## [v13.3.1] ### Fixed diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 00663e0..6a61df3 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: open-webui -version: 13.3.1 -appVersion: 0.8.12 +version: 14.1.0 +appVersion: 0.9.1 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 575b44f..f88a4fe 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 13.3.1](https://img.shields.io/badge/Version-13.3.1-informational?style=flat-square) ![AppVersion: 0.8.12](https://img.shields.io/badge/AppVersion-0.8.12-informational?style=flat-square) +![Version: 14.1.0](https://img.shields.io/badge/Version-14.1.0-informational?style=flat-square) ![AppVersion: 0.9.1](https://img.shields.io/badge/AppVersion-0.9.1-informational?style=flat-square) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋