Merge pull request #202 from open-webui/revert-196-issue-184/add-milvus

Revert "fix(ci/release): Fix helm dependency for milvus"
This commit is contained in:
James W. 2025-03-12 19:07:16 -06:00 committed by GitHub
commit 949e81c1ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,6 @@ 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