We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6949f7 commit f809846Copy full SHA for f809846
README.md
@@ -1,11 +1,11 @@
1
# ACME webhook for Hetzner DNS API
2
3
This solver can be used when you want to use cert-manager with Hetzner DNS API. API documentation
4
-is [here](https://dns.hetzner.com/api-docs)
+is [Hetzner DNS API docs](https://dns.hetzner.com/api-docs)
5
6
## Requirements
7
8
-- [go](https://golang.org/) >= 1.13.0
+- [go](https://golang.org/) >= 1.25.0
9
- [helm](https://helm.sh/) >= v3.0.0
10
- [kubernetes](https://kubernetes.io/) >= v1.14.0
11
- [cert-manager](https://cert-manager.io/) >= 0.12.0
0 commit comments