Skip to content

Commit

Permalink
readme: bump cert-manager version
Browse files Browse the repository at this point in the history
we were referring to a version from feb 11 2021, no reason to not use a
newer one

Signed-off-by: Ciro S. Costa <[email protected]>
  • Loading branch information
Ciro S. Costa committed Sep 20, 2021
1 parent 9c3d03c commit 582b796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ proceed with installing it.

```bash
kapp deploy --yes -a cert-manager \
-f https://github.com/jetstack/cert-manager/releases/download/v1.2.0/cert-manager.yaml
-f https://github.com/jetstack/cert-manager/releases/download/v1.5.3/cert-manager.yaml
```
```console
Target cluster 'https://127.0.0.1:39495' (nodes: kind-control-plane)
Expand Down

0 comments on commit 582b796

Please sign in to comment.