From 2d4bce3da5471cd1ad975ba02b8c99ca31c6b906 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 23 Jun 2020 12:31:04 -0700 Subject: [PATCH] Change cert-manager realease from 0.9 to 0.12 --- .../v2.x/en/installation/options/helm2/helm-rancher/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/options/helm2/helm-rancher/_index.md b/content/rancher/v2.x/en/installation/options/helm2/helm-rancher/_index.md index 4f81e3e03e9..3aba76da34c 100644 --- a/content/rancher/v2.x/en/installation/options/helm2/helm-rancher/_index.md +++ b/content/rancher/v2.x/en/installation/options/helm2/helm-rancher/_index.md @@ -51,7 +51,7 @@ These instructions are adapted from the [official cert-manager documentation](ht 1. Install the CustomResourceDefinition resources separately ```plain - kubectl apply -f https://raw.githubusercontent.com/jetstack/cert-manager/release-0.9/deploy/manifests/00-crds.yaml + kubectl apply -f https://raw.githubusercontent.com/jetstack/cert-manager/release-0.12/deploy/manifests/00-crds.yaml ``` 1. Create the namespace for cert-manager