From 35f92530fff88f0655da52e5a0c7652e26725829 Mon Sep 17 00:00:00 2001 From: 0xThresh <0xThresh@users.noreply.github.com> Date: Fri, 30 May 2025 17:58:42 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: 0xThresh <0xThresh@users.noreply.github.com> --- index.yaml | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index 1030499..1a5c4c3 100644 --- a/index.yaml +++ b/index.yaml @@ -1,6 +1,60 @@ apiVersion: v1 entries: open-webui: + - annotations: + licenses: MIT + apiVersion: v2 + appVersion: 0.6.12 + created: "2025-05-30T17:58:42.140495744Z" + 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' + - alias: redis-cluster + condition: redis-cluster.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: '>=20.6.2' + - alias: postgresql + condition: postgresql.enabled + name: postgresql + repository: https://charts.bitnami.com/bitnami + version: '>=15.5.38' + description: "Open WebUI: A User-Friendly Web Interface for Chat Interactions + \U0001F44B" + digest: 1722b14bf7d90e7126cc3f77528f5dd100a0fb5c4383f513cb77af121d5ed97d + home: https://www.openwebui.com/ + icon: https://raw.githubusercontent.com/open-webui/open-webui/main/static/favicon.png + keywords: + - llm + - chat + - web-ui + - open-webui + 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 + - https://charts.bitnami.com/bitnami + urls: + - open-webui-6.18.0.tgz + version: 6.18.0 - annotations: licenses: MIT apiVersion: v2 @@ -4408,4 +4462,4 @@ entries: urls: - pipelines-0.0.1.tgz version: 0.0.1 -generated: "2025-05-28T00:19:05.113820808Z" +generated: "2025-05-30T17:58:42.140763714Z"