fix(ci/release): Fix helm dependency for milvus

This commit is contained in:
jyje 2025-03-10 19:15:17 +09:00
parent a343ea7c78
commit 72d5981836
No known key found for this signature in database
GPG Key ID: CFEECE847750DA12

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