mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
Update index.yaml
Signed-off-by: 0xThresh <0xThresh@users.noreply.github.com>
This commit is contained in:
parent
4e883674df
commit
6f2f0f14a3
75
index.yaml
75
index.yaml
@ -1,6 +1,59 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
open-webui:
|
open-webui:
|
||||||
|
- annotations:
|
||||||
|
licenses: MIT
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: 0.5.16
|
||||||
|
created: "2025-03-12T03:21:11.940060213Z"
|
||||||
|
dependencies:
|
||||||
|
- condition: ollama.enabled
|
||||||
|
import-values:
|
||||||
|
- child: service
|
||||||
|
parent: ollama.service
|
||||||
|
name: ollama
|
||||||
|
repository: https://otwld.github.io/ollama-helm/
|
||||||
|
version: '>=0.24.0'
|
||||||
|
- condition: pipelines.enabled
|
||||||
|
import-values:
|
||||||
|
- child: service
|
||||||
|
parent: pipelines.service
|
||||||
|
name: pipelines
|
||||||
|
repository: https://helm.openwebui.com
|
||||||
|
version: '>=0.0.1'
|
||||||
|
- condition: tika.enabled
|
||||||
|
name: tika
|
||||||
|
repository: https://apache.jfrog.io/artifactory/tika
|
||||||
|
version: '>=2.9.0'
|
||||||
|
- alias: redis-cluster
|
||||||
|
condition: redis-cluster.enabled
|
||||||
|
name: redis
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
version: '>=20.6.2'
|
||||||
|
- condition: milvus.enabled
|
||||||
|
name: milvus
|
||||||
|
repository: https://zilliztech.github.io/milvus-helm
|
||||||
|
version: '>=4.2.40'
|
||||||
|
description: "Open WebUI: A User-Friendly Web Interface for Chat Interactions
|
||||||
|
\U0001F44B"
|
||||||
|
digest: 7a445f43434a11297090735b65ccc45644d48471770be358a452ca0863d6d420
|
||||||
|
home: https://www.openwebui.com/
|
||||||
|
icon: https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png
|
||||||
|
keywords:
|
||||||
|
- llm
|
||||||
|
- chat
|
||||||
|
- web-ui
|
||||||
|
- open-webui
|
||||||
|
name: open-webui
|
||||||
|
sources:
|
||||||
|
- https://github.com/open-webui/helm-charts
|
||||||
|
- https://github.com/open-webui/open-webui/pkgs/container/open-webui
|
||||||
|
- https://github.com/otwld/ollama-helm/
|
||||||
|
- https://hub.docker.com/r/ollama/ollama
|
||||||
|
- https://charts.bitnami.com/bitnami
|
||||||
|
urls:
|
||||||
|
- open-webui-5.22.0.tgz
|
||||||
|
version: 5.22.0
|
||||||
- annotations:
|
- annotations:
|
||||||
licenses: MIT
|
licenses: MIT
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
@ -2950,6 +3003,26 @@ entries:
|
|||||||
- open-webui-2.0.1.tgz
|
- open-webui-2.0.1.tgz
|
||||||
version: 2.0.1
|
version: 2.0.1
|
||||||
pipelines:
|
pipelines:
|
||||||
|
- annotations:
|
||||||
|
licenses: MIT
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: alpha
|
||||||
|
created: "2025-03-12T03:21:12.060215034Z"
|
||||||
|
description: 'Pipelines: UI-Agnostic OpenAI API Plugin Framework'
|
||||||
|
digest: d66626cbc3a2cebbd2558272f93fa1801f45593d8bb440cf3e1fe216093749b7
|
||||||
|
home: https://github.com/open-webui/pipelines
|
||||||
|
icon: https://github.com/open-webui/pipelines/raw/main/header.png
|
||||||
|
keywords:
|
||||||
|
- llm
|
||||||
|
- chat
|
||||||
|
- web-ui
|
||||||
|
name: pipelines
|
||||||
|
sources:
|
||||||
|
- https://github.com/open-webui/helm-charts
|
||||||
|
- https://github.com/open-webui/pipelines/pkgs/container/pipelines
|
||||||
|
urls:
|
||||||
|
- pipelines-0.5.0.tgz
|
||||||
|
version: 0.5.0
|
||||||
- annotations:
|
- annotations:
|
||||||
licenses: MIT
|
licenses: MIT
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
@ -3130,4 +3203,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- pipelines-0.0.1.tgz
|
- pipelines-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
generated: "2025-03-11T14:07:45.322435131Z"
|
generated: "2025-03-12T03:21:12.060683394Z"
|
||||||
|
Loading…
Reference in New Issue
Block a user