diff --git a/charts/open-webui/CHANGELOG.md b/charts/open-webui/CHANGELOG.md index f6b7623..cf4afe2 100644 --- a/charts/open-webui/CHANGELOG.md +++ b/charts/open-webui/CHANGELOG.md @@ -6,6 +6,11 @@ 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 diff --git a/charts/open-webui/Chart.yaml b/charts/open-webui/Chart.yaml index 330b1d9..6a61df3 100644 --- a/charts/open-webui/Chart.yaml +++ b/charts/open-webui/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: open-webui -version: 14.0.0 -appVersion: 0.9.0 +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 fd102b7..f88a4fe 100644 --- a/charts/open-webui/README.md +++ b/charts/open-webui/README.md @@ -1,6 +1,6 @@ # open-webui -![Version: 14.0.0](https://img.shields.io/badge/Version-14.0.0-informational?style=flat-square) ![AppVersion: 0.9.0](https://img.shields.io/badge/AppVersion-0.9.0-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 👋