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 4733055 commit 303dc48Copy full SHA for 303dc48
1 file changed
docs/contributing.md
@@ -62,7 +62,7 @@ Follow these steps to install a minimal working configuration of Burrito on a Ki
62
63
```bash
64
helm install cert-manager oci://quay.io/jetstack/charts/cert-manager \
65
- --version v1.19.1 \
+ --version v1.20.2 \
66
--namespace cert-manager \
67
--create-namespace \
68
--set crds.enabled=true
0 commit comments