chore: Update open-webui to v0.5.20 (chart 5.24.0)

- update open-webui
    - app: from v0.5.16 to v0.5.20
    - chart: from 5.23.0 to 5.24.0
- updated subchart
    - ollama (from 1.8.0 to 1.9.0): upgrade app version from v0.5.13 to v0.6.0
This commit is contained in:
jyje 2025-03-13 21:45:17 +09:00
parent b897d0a764
commit 2af1c1243a
No known key found for this signature in database
GPG Key ID: CFEECE847750DA12
4 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
dependencies:
- name: ollama
repository: https://otwld.github.io/ollama-helm/
version: 1.8.0
version: 1.9.0
- name: pipelines
repository: https://helm.openwebui.com
version: 0.5.0
@ -11,5 +11,5 @@ dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.11.3
digest: sha256:a1e86756af8e4b216487d7c05ee6c05803178ef753b6fa1237d4e257da1e07eb
generated: "2025-03-12T19:29:07.037812-06:00"
digest: sha256:8883c56753b4403161c144cdc5cb1ef3871c75cc511120709c4a848929126200
generated: "2025-03-13T21:36:36.180953+09:00"

View File

@ -1,7 +1,7 @@
apiVersion: v2
name: open-webui
version: 5.23.0
appVersion: 0.5.16
version: 5.24.0
appVersion: 0.5.20
home: https://www.openwebui.com/
icon: >-
https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png

View File

@ -1,6 +1,6 @@
# open-webui
![Version: 5.23.0](https://img.shields.io/badge/Version-5.23.0-informational?style=flat-square) ![AppVersion: 0.5.16](https://img.shields.io/badge/AppVersion-0.5.16-informational?style=flat-square)
![Version: 5.24.0](https://img.shields.io/badge/Version-5.24.0-informational?style=flat-square) ![AppVersion: 0.5.20](https://img.shields.io/badge/AppVersion-0.5.20-informational?style=flat-square)
Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋