Skip to content

Commit 781652c

Browse files
Milvus-doc-botMilvus-doc-bot
authored andcommitted
Release new docs to master
1 parent c4e6715 commit 781652c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v2.5.x/site/en/getstarted/run-milvus-k8s/install_cluster-helm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ If you encounter any issues pulling the image, contact us at <a href="mailto:com
4141
Before installing Milvus Helm Charts, you need to add Milvus Helm repository.
4242
4343
```
44-
$ helm repo add milvus https://github.com/zilliztech/milvus-helm
44+
$ helm repo add milvus https://zilliztech.github.io/milvus-helm/
4545
```
4646
4747
<div class="alert note">
4848
4949
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:
5050
5151
```shell
52-
helm repo add zilliztech https://github.com/zilliztech/milvus-helm
52+
helm repo add zilliztech https://zilliztech.github.io/milvus-helm/
5353
helm repo update
5454
# upgrade existing helm release
5555
helm upgrade my-release zilliztech/milvus

0 commit comments

Comments
 (0)