chore: update README.md

This commit is contained in:
Arne Diekmann 2020-06-02 12:48:43 +02:00 committed by GitHub
parent e1e088b161
commit b85fb0f3cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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