From 0c538dcb10fabbe6f96ae2522700fd53f4d95cfb Mon Sep 17 00:00:00 2001 From: 0xThresh <0xThresh@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:25:38 +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 89ea199..cbfb2d3 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,44 @@ apiVersion: v1 entries: open-webui: + - annotations: + licenses: MIT + apiVersion: v2 + appVersion: v0.3.8 + created: "2024-07-15T03:25:37.869591711Z" + 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: 51664bfe47c245296ad9a81b80b657dca72a1928b67814d38201161e136925d3 + 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.8.tgz + version: 3.0.8 - annotations: licenses: MIT apiVersion: v2 @@ -423,4 +461,4 @@ entries: urls: - pipelines-0.0.1.tgz version: 0.0.1 -generated: "2024-07-15T03:07:51.456122881Z" +generated: "2024-07-15T03:25:37.869642967Z"