mirror of
https://github.com/open-webui/helm-charts
synced 2025-06-26 18:16:14 +00:00
fix(ci): add milvus repo on helm-release
This commit is contained in:
parent
d7a8188b30
commit
e4aaf6ed9c
1
.github/workflows/helm-release.yml
vendored
1
.github/workflows/helm-release.yml
vendored
@ -65,6 +65,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: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.7.0
|
||||
|
Loading…
Reference in New Issue
Block a user