Add note on issue with Helm v2.15.0

This commit is contained in:
Sebastiaan van Steenis
2019-10-21 23:04:25 +02:00
committed by Denise
parent 3bc00810c5
commit 17104eef21
@@ -30,7 +30,8 @@ The following CLI tools are required for this install. Please make sure these to
* [rke]({{< baseurl >}}/rke/latest/en/installation/) - Rancher Kubernetes Engine, cli for building Kubernetes clusters.
* [helm](https://docs.helm.sh/using_helm/#installing-helm) - Package management for Kubernetes.
> **Important:** Due to an issue with Helm v2.12.0 and cert-manager, please use Helm v2.12.1 or higher.
> **Known issues:**
> Do not use Helm v2.15.0 (issue with converting/comparing numbers)
## Installation Outline