Skip to content

Commit

Permalink
Release new docs to master
Browse files Browse the repository at this point in the history
  • Loading branch information
Milvus-doc-bot authored and Milvus-doc-bot committed Nov 27, 2024
1 parent c4e6715 commit 781652c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@ If you encounter any issues pulling the image, contact us at <a href="mailto:com
Before installing Milvus Helm Charts, you need to add Milvus Helm repository.
```
$ helm repo add milvus https://github.com/zilliztech/milvus-helm
$ helm repo add milvus https://zilliztech.github.io/milvus-helm/
```
<div class="alert note">
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://github.com/zilliztech/milvus-helm
helm repo add zilliztech https://zilliztech.github.io/milvus-helm/
helm repo update
# upgrade existing helm release
helm upgrade my-release zilliztech/milvus
Expand Down

0 comments on commit 781652c

Please sign in to comment.