From c4b0b3ac90d4ba6395f9c32d8d7ce8fc30785305 Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Wed, 23 Mar 2022 17:25:15 -0400 Subject: [PATCH] Added new cert-manager version verbiage in upgrade section --- .../en/installation/install-rancher-on-k8s/upgrades/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/rancher/v2.6/en/installation/install-rancher-on-k8s/upgrades/_index.md b/content/rancher/v2.6/en/installation/install-rancher-on-k8s/upgrades/_index.md index 5c25a7f24b8..0c3f2035148 100644 --- a/content/rancher/v2.6/en/installation/install-rancher-on-k8s/upgrades/_index.md +++ b/content/rancher/v2.6/en/installation/install-rancher-on-k8s/upgrades/_index.md @@ -150,6 +150,8 @@ helm upgrade rancher rancher-/rancher \ If you are currently running the cert-manager whose version is older than v0.11, and want to upgrade both Rancher and cert-manager to a newer version, then you need to reinstall both Rancher and cert-manager due to the API change in cert-manager v0.11. +>**Note:** New in v2.6.4, cert-manager versions 1.6.2 and 1.7.1 are compatible. We recommend v1.7.x because v 1.6.x will reach end-of-life on March 30, 2022. + 1. Uninstall Rancher ```