Merge pull request #3 from 0xThresh/patch-1

Update README.md
This commit is contained in:
Timothy Jaeryang Baek 2024-05-06 20:34:21 -07:00 committed by GitHub
commit 24eb529521
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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/
```