Merge pull request #168 from jyje/0.5.12

Update open-webui to v0.5.12
This commit is contained in:
James W. 2025-02-14 10:47:06 -07:00 committed by GitHub
commit b2a5b3a331
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.4.1
version: 1.5.0
- name: pipelines
repository: https://helm.openwebui.com
version: 0.0.6
@ -11,5 +11,5 @@ dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.7.0
digest: sha256:472d0e2ea428473915d0c0fa16072772baf217a98e1aec1424a2cbb1d00b8235
generated: "2025-02-06T15:42:37.834162+01:00"
digest: sha256:ecd7af79d60153ff14ef2a49dd1b95c40a93bf9a986a9ddc796f8cba2b6775dc
generated: "2025-02-14T19:09:29.33676+09:00"

View File

@ -1,7 +1,7 @@
apiVersion: v2
name: open-webui
version: 5.11.0
appVersion: 0.5.11
version: 5.12.0
appVersion: 0.5.12
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.11.0](https://img.shields.io/badge/Version-5.11.0-informational?style=flat-square) ![AppVersion: 0.5.11](https://img.shields.io/badge/AppVersion-0.5.11-informational?style=flat-square)
![Version: 5.12.0](https://img.shields.io/badge/Version-5.12.0-informational?style=flat-square) ![AppVersion: 0.5.12](https://img.shields.io/badge/AppVersion-0.5.12-informational?style=flat-square)
Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋