From 19eae6e81b07b15487a770585fa0bd016a908e4f Mon Sep 17 00:00:00 2001 From: Dean Coakley Date: Thu, 5 Aug 2021 13:20:19 +0100 Subject: [PATCH] Fix chart prerequisites Kubernetes version Ref: https://cert-manager.io/docs/installation/supported-releases/ Signed-off-by: Dean Coakley --- deploy/charts/cert-manager/README.template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/charts/cert-manager/README.template.md b/deploy/charts/cert-manager/README.template.md index d4906721b..87fc9fdee 100644 --- a/deploy/charts/cert-manager/README.template.md +++ b/deploy/charts/cert-manager/README.template.md @@ -8,7 +8,7 @@ to renew certificates at an appropriate time before expiry. ## Prerequisites -- Kubernetes 1.11+ +- Kubernetes 1.16+ ## Installing the Chart