fix(ci): add milvus repo on helm-release

This commit is contained in:
jyje 2025-05-05 09:02:17 +09:00
parent d7a8188b30
commit e4aaf6ed9c
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