added repo update reference (#5)

This commit is contained in:
Valeriano Manassero 2021-07-07 09:28:30 +02:00 committed by GitHub
parent d6e967c9f5
commit 873fb6f7f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,5 +19,6 @@ To install Helm, refer to the [Helm install guide](https://github.com/helm/helm#
```bash
$ helm repo add allegroai https://allegroai.github.io/clearml-helm-charts
$ helm search repo allegroai
$ helm repo update
$ helm install my-release allegroai/<chart>
```