Merge pull request #228 from jyje/fix/add-milvus-dependency

This commit is contained in:
James W.
2025-05-04 18:13:33 -06:00
committed by GitHub

View File

@@ -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