diff --git a/content/rancher/v2.x/en/installation/helm-version/_index.md b/content/rancher/v2.x/en/installation/helm-version/_index.md index 2c07d4c4dee..3aa59b1fd28 100644 --- a/content/rancher/v2.x/en/installation/helm-version/_index.md +++ b/content/rancher/v2.x/en/installation/helm-version/_index.md @@ -7,6 +7,6 @@ This section contains the requirements for Helm, which is the tool used to insta > **Note:** The installation instructions assume you are using Helm 2. The instructions will be updated for Helm 3 soon. In the meantime, if you want to use Helm 3, refer to [these instructions.](https://github.com/ibrokethecloud/rancher-helm3) -- Helm v2.15.1 or higher is required for Kubernetes v1.16. For the default Kubernetes version, refer to the [release notes](https://github.com/rancher/rke/releases) for the version of RKE that you are using. +- Helm v2.16.0 or higher is required for Kubernetes v1.16. For the default Kubernetes version, refer to the [release notes](https://github.com/rancher/rke/releases) for the version of RKE that you are using. - Helm v2.15.0 should not be used, because of an issue with converting/comparing numbers. -- Helm v2.12.0 should not be used, because of an issue with `cert-manager`. \ No newline at end of file +- Helm v2.12.0 should not be used, because of an issue with `cert-manager`.