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
20aebbba29
commit
dd3753d98d
40
index.yaml
40
index.yaml
@ -1,6 +1,44 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
open-webui:
|
open-webui:
|
||||||
|
- annotations:
|
||||||
|
licenses: MIT
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: v0.3.6
|
||||||
|
created: "2024-07-15T02:54:22.579143262Z"
|
||||||
|
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'
|
||||||
|
description: "Open WebUI: A User-Friendly Web Interface for Chat Interactions
|
||||||
|
\U0001F44B"
|
||||||
|
digest: 91028ddb0cf4d0f7d1966718a9a5716d320691a44fa49ea15ef52b1c308063b4
|
||||||
|
home: https://www.openwebui.com/
|
||||||
|
icon: https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png
|
||||||
|
keywords:
|
||||||
|
- llm
|
||||||
|
- chat
|
||||||
|
- web-ui
|
||||||
|
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
|
||||||
|
urls:
|
||||||
|
- open-webui-3.0.6.tgz
|
||||||
|
version: 3.0.6
|
||||||
- annotations:
|
- annotations:
|
||||||
licenses: MIT
|
licenses: MIT
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
@ -347,4 +385,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- pipelines-0.0.1.tgz
|
- pipelines-0.0.1.tgz
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
generated: "2024-06-26T14:51:42.757918028Z"
|
generated: "2024-07-15T02:54:22.579200139Z"
|
||||||
|
Loading…
Reference in New Issue
Block a user