From 939fe2e9c6e195eef407d8f3af03af97d28fb4cf Mon Sep 17 00:00:00 2001 From: 0xThresh <0xThresh@users.noreply.github.com> Date: Sat, 15 Jun 2024 06:20:07 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: 0xThresh <0xThresh@users.noreply.github.com> --- index.yaml | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index b48a424..b928b69 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,44 @@ apiVersion: v1 entries: open-webui: + - annotations: + licenses: MIT + apiVersion: v2 + appVersion: v0.3.4 + created: "2024-06-15T06:20:07.311980444Z" + 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: 6e53c811e68e5ba61c7c6512fb7907b95ec9b258c1ffefbe42b80ef95709764b + 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.4.tgz + version: 3.0.4 - annotations: licenses: MIT apiVersion: v2 @@ -271,4 +309,4 @@ entries: urls: - pipelines-0.0.1.tgz version: 0.0.1 -generated: "2024-06-13T20:44:19.430920999Z" +generated: "2024-06-15T06:20:07.312018144Z"