From 81de8eb4bff4b58ce9fef013c16a986e311240d7 Mon Sep 17 00:00:00 2001 From: 0xThresh <0xThresh@users.noreply.github.com> Date: Wed, 20 Nov 2024 00:06:46 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: 0xThresh <0xThresh@users.noreply.github.com> --- index.yaml | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index a8e3882..f2445f0 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,48 @@ apiVersion: v1 entries: open-webui: + - annotations: + licenses: MIT + apiVersion: v2 + appVersion: 0.4.0 + created: "2024-11-20T00:06:46.508433349Z" + 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' + description: "Open WebUI: A User-Friendly Web Interface for Chat Interactions + \U0001F44B" + digest: fa6f212e96e9fcceff98f5cf9e5722e6b31bab6e90fdce544e984b8722cfc7c7 + 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-4.0.0.tgz + version: 4.0.0 - annotations: licenses: MIT apiVersion: v2 @@ -1705,4 +1747,4 @@ entries: urls: - pipelines-0.0.1.tgz version: 0.0.1 -generated: "2024-11-10T21:23:17.637620619Z" +generated: "2024-11-20T00:06:46.508729112Z"