prerequisite cert-manager >= 1.0.0 for v1 version

This commit is contained in:
Beat Schärz 2024-10-17 13:15:01 +02:00 committed by GitHub
parent f46d9ae31b
commit 916971152e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ A [cert-manager][2] ACME DNS01 solver webhook for [DNSimple][1].
## Pre-requisites ## Pre-requisites
- [cert-manager][2] >= 0.13 (The Helm chart uses the new API versions) - [cert-manager][2] >= 1.0.0 (The Helm chart uses the new API versions)
- Kubernetes >= 1.17.x - Kubernetes >= 1.17.x
- Helm 3 (otherwise adjust the example below accordingly) - Helm 3 (otherwise adjust the example below accordingly)