diff --git a/site/en/getstarted/run-milvus-k8s/install_cluster-helm.md b/site/en/getstarted/run-milvus-k8s/install_cluster-helm.md index 869735154..263e3d10e 100644 --- a/site/en/getstarted/run-milvus-k8s/install_cluster-helm.md +++ b/site/en/getstarted/run-milvus-k8s/install_cluster-helm.md @@ -41,7 +41,7 @@ If you encounter any issues pulling the image, contact us at @@ -49,7 +49,7 @@ $ helm repo add milvus https://zilliztech.github.io/milvus-helm/ The Milvus Helm Charts repo at `https://github.com/milvus-io/milvus-helm` has been archived and you can get further updates from `https://github.com/zilliztech/milvus-helm` as follows: ```shell -helm repo add zilliztech https://zilliztech.github.io/milvus-helm +helm repo add zilliztech https://github.com/zilliztech/milvus-helm helm repo update # upgrade existing helm release helm upgrade my-release zilliztech/milvus