From 82b5f377278b19d9caa46a87b6cbf44276cd75da Mon Sep 17 00:00:00 2001 From: dkeightley Date: Sun, 19 Apr 2020 08:34:39 +1200 Subject: [PATCH] Add bullet to supply --version flag for specific version during install --- .../v2.x/en/installation/k8s-install/helm-rancher/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rancher/v2.x/en/installation/k8s-install/helm-rancher/_index.md b/content/rancher/v2.x/en/installation/k8s-install/helm-rancher/_index.md index 21baa7961f0..c9cf20af14c 100644 --- a/content/rancher/v2.x/en/installation/k8s-install/helm-rancher/_index.md +++ b/content/rancher/v2.x/en/installation/k8s-install/helm-rancher/_index.md @@ -144,6 +144,7 @@ Because `rancher` is the default option for `ingress.tls.source`, we are not spe - Set the `hostname` to the DNS name you pointed at your load balancer. - If you are installing an alpha version, Helm requires adding the `--devel` option to the command. +- To install a specific Rancher version, use the `--version` flag, example: `--version 2.3.6` ``` helm install rancher rancher-/rancher \