Skip to content

Commit 1636146

Browse files
authored
Merge pull request #361 from fernandocarletti/chore/upgrade-open-webui-to-v0.8.8
feat(open-webui): upgrade open-webui to v0.8.8 (chart v12.8.0)
2 parents 8a9a72c + 44ab7b6 commit 1636146

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

charts/open-webui/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ All notable changes to the Open WebUI Helm chart will be documented in this file
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [v12.8.0]
10+
11+
### Changed
12+
Updated chart appVersion to v0.8.8.
13+
914
## [v12.7.0]
1015

1116
### Changed

charts/open-webui/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: open-webui
3-
version: 12.7.0
4-
appVersion: 0.8.7
3+
version: 12.8.0
4+
appVersion: 0.8.8
55
home: https://www.openwebui.com/
66
icon: >-
77
https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png

charts/open-webui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# open-webui
22

3-
![Version: 12.7.0](https://img.shields.io/badge/Version-12.7.0-informational?style=flat-square) ![AppVersion: 0.8.7](https://img.shields.io/badge/AppVersion-0.8.7-informational?style=flat-square)
3+
![Version: 12.8.0](https://img.shields.io/badge/Version-12.8.0-informational?style=flat-square) ![AppVersion: 0.8.8](https://img.shields.io/badge/AppVersion-0.8.8-informational?style=flat-square)
44

55
Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋
66

0 commit comments

Comments
 (0)