From 4528c883bf08712e7fa0839bcedb3504a9048a68 Mon Sep 17 00:00:00 2001 From: akvlad Date: Mon, 28 Oct 2024 11:48:17 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.