mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
chore(open-webui): upgrade open-webui to v0.6.11 (chart v6.17.0)
upgrade subcharts (ollama v1.18.0 - pipelines v0.7.0 - redis v21.1.8 - postgresql v16.7.5)
This commit is contained in:
parent
4601246f1b
commit
7a3678cd53
@ -1,18 +1,18 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: ollama
|
- name: ollama
|
||||||
repository: https://otwld.github.io/ollama-helm/
|
repository: https://otwld.github.io/ollama-helm/
|
||||||
version: 1.17.0
|
version: 1.18.0
|
||||||
- name: pipelines
|
- name: pipelines
|
||||||
repository: https://helm.openwebui.com
|
repository: https://helm.openwebui.com
|
||||||
version: 0.6.0
|
version: 0.7.0
|
||||||
- name: tika
|
- name: tika
|
||||||
repository: https://apache.jfrog.io/artifactory/tika
|
repository: https://apache.jfrog.io/artifactory/tika
|
||||||
version: 2.9.0
|
version: 2.9.0
|
||||||
- name: redis
|
- name: redis
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 21.1.3
|
version: 21.1.8
|
||||||
- name: postgresql
|
- name: postgresql
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
version: 16.7.4
|
version: 16.7.5
|
||||||
digest: sha256:2cafa82a52e4b78474a8b505b114bcd5b8da0fa6bdee4bef9969675c43707406
|
digest: sha256:631b70344dbc30bd3ddfc1e95405b9245a1218f7991ffe2905c0a47980c3bfce
|
||||||
generated: "2025-05-19T18:58:13.102469+02:00"
|
generated: "2025-05-28T02:01:53.857049+02:00"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: open-webui
|
name: open-webui
|
||||||
version: 6.16.0
|
version: 6.17.0
|
||||||
appVersion: 0.6.10
|
appVersion: 0.6.11
|
||||||
home: https://www.openwebui.com/
|
home: https://www.openwebui.com/
|
||||||
icon: >-
|
icon: >-
|
||||||
https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png
|
https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# open-webui
|
# open-webui
|
||||||
|
|
||||||
 
|
 
|
||||||
|
|
||||||
Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋
|
Open WebUI: A User-Friendly Web Interface for Chat Interactions 👋
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user