Update README.md

This commit is contained in:
0xThresh
2024-05-06 19:30:10 -07:00
committed by GitHub
parent effb46d101
commit fb6381e8ee

View File

@@ -1,2 +1,8 @@
# Open WebUI Helm Charts
Helm charts for the [Open WebUI](https://github.com/open-webui/open-webui) application.
Helm charts for the [Open WebUI](https://github.com/open-webui/open-webui) application.
## Downloading the Chart
The charts are hosted at https://helm.openwebui.com. You can add the Helm repo with:
```
helm repo add open-webui https://helm.openwebui.com/
```