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