We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa00559 commit d31e733Copy full SHA for d31e733
guides/tls-certificates/cloudDNS.md
@@ -39,7 +39,7 @@ You must have:
39
To add cert-manager to your cluster, run:
40
41
```console
42
-kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.4.0/cert-manager.yaml
+kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.7.1/cert-manager.yaml
43
```
44
45
More specifics can be found in the
0 commit comments