From 2ca514d5ab90871c5fc847d9489d7aad0c539885 Mon Sep 17 00:00:00 2001 From: 0xThresh <0xThresh@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:49: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 6c6dfdf..ecc452d 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-28T21:49:07.320701632Z" + 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: 5c83203f70c12073baba2b5f975209e467356cd0533623d4656ba0180e30fb5e + 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.1.1.tgz + version: 3.1.1 - annotations: licenses: MIT apiVersion: v2 @@ -575,4 +613,4 @@ entries: urls: - pipelines-0.0.1.tgz version: 0.0.1 -generated: "2024-07-24T00:20:22.558436073Z" +generated: "2024-07-28T21:49:07.320803192Z"