Skip to content

Commit 83f2376

Browse files
authored
Update certmanager to the latest release
1 parent b351bd0 commit 83f2376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/https.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Installation is done by using the following command:
3333

3434
.. code::
3535
36-
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v0.11.0/cert-manager.yaml
36+
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.8.1/cert-manager.yaml
3737
3838
For installations of Kubernetes v1.15 or below, you also need to supply
3939
``--validate=false`` to the above command. For more detail on this, see

0 commit comments

Comments
 (0)