diff --git a/README.md b/README.md index b903aee..fe22efc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To deploy [qryn](https://github.com/metrico/qryn) using this Helm chart, use the ```bash helm repo add qryn-helm https://metrico.github.io/qryn-helm/ -helm install [RELEASE_NAME] qryn-helm/qryn-helm --version 0.1.1 +helm install [RELEASE_NAME] qryn-helm/qryn-helm --version 0.1.3 ``` See [helm install](https://helm.sh/docs/helm/helm_install/) for command documentation.