mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
fix(ci/open-webui): add repo of the milvus chart
This commit is contained in:
parent
eab043eeb1
commit
cbc2cd5172
1
.github/workflows/helm-test-open-webui.yml
vendored
1
.github/workflows/helm-test-open-webui.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
||||
helm repo add open-webui https://helm.openwebui.com/
|
||||
helm repo add tika https://apache.jfrog.io/artifactory/tika/
|
||||
helm repo add redis https://charts.bitnami.com/bitnami
|
||||
helm repo add milvus https://zilliztech.github.io/milvus-helm
|
||||
- name: Build open-webui Helm dependencies
|
||||
run: |
|
||||
helm dependency build ./charts/open-webui
|
||||
|
||||
Loading…
Reference in New Issue
Block a user