From b85fb0f3cfbc00b0c8dd11d4e2213b7bfaa44868 Mon Sep 17 00:00:00 2001 From: Arne Diekmann Date: Tue, 2 Jun 2020 12:48:43 +0200 Subject: [PATCH] chore: update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ea56764..5363a71 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A [cert-manager][2] ACME DNS01 solver webhook for [DNSimple][1]. ## Pre-requisites -- [cert-manager][2] >= 0.13 -- Kubernetes >= 0.17 -- Helm 3 +- [cert-manager][2] >= 0.13 (The Helm chart uses the new API versions) +- Kubernetes >= 1.17.x +- Helm 3 (otherwise adjust the example below accordingly) ## Quickstart