Skip to content

Commit 303dc48

Browse files
DjinnSGuillaume Leccese
andauthored
chore(doc): use cert-manager latest version (#901)
Co-authored-by: Guillaume Leccese <guillaume.leccese@theodo.com>
1 parent 4733055 commit 303dc48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Follow these steps to install a minimal working configuration of Burrito on a Ki
6262

6363
```bash
6464
helm install cert-manager oci://quay.io/jetstack/charts/cert-manager \
65-
--version v1.19.1 \
65+
--version v1.20.2 \
6666
--namespace cert-manager \
6767
--create-namespace \
6868
--set crds.enabled=true

0 commit comments

Comments
 (0)