Merge pull request #2415 from rancher/Tejeev-patch-10

Fixed link and clarified
This commit is contained in:
Catherine Luse
2020-04-01 17:37:52 -07:00
committed by GitHub
@@ -3,9 +3,9 @@ title: Upgrading Rancher Installed on Kubernetes with Helm 2
weight: 1050
---
> After Helm 3 was released, the [instructions for upgrading Rancher on a Kubernetes cluster]({{<baseurl>}}/rancher/v2.x/en/upgrades/upgrades/ha) were updated to use Helm 3.
> Helm 3 has been released. If you are using Helm 2, we recommend [migrating to Helm 3](https://helm.sh/blog/migrate-from-helm-v2-to-helm-v3/) because it is simpler to use and more secure than Helm 2.
>
> If you are using Helm 2, we recommend [migrating to Helm 3](https://helm.sh/blog/migrate-from-helm-v2-to-helm-v3/) because it is simpler to use and more secure than Helm 2.
> The [current instructions for Upgrading Rancher Installed on Kubernetes](https://rancher.com/docs/rancher/v2.x/en/upgrades/upgrades/ha/) use Helm 3.
>
> This section provides a copy of the older instructions for upgrading Rancher with Helm 2, and it is intended to be used if upgrading to Helm 3 is not feasible.