Open WebUI Helm Charts

Helm charts for the 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/

Dev Builds

Open WebUI dev images can be tested with the stable chart by overriding the image tag:

helm upgrade --install open-webui open-webui/open-webui --set image.tag=dev

Dev chart prereleases are published automatically after dev images are available. Install them with:

helm repo update
helm upgrade --install open-webui open-webui/open-webui --devel
S
Description
No description provided
Readme 64 MiB
Latest
2026-02-15 15:21:41 -05:00
Languages
Go Template 100%