diff --git a/charts/open-webui/CHANGELOG.md b/charts/open-webui/CHANGELOG.md index f206f2f..f6b7623 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.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..330b1d9 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.0.0 +appVersion: 0.9.0 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..fd102b7 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.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) Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋