Skip to content

Commit f229316

Browse files
authored
docs: update CNPG version and cmctl installation link (cloudnative-pg#132)
Signed-off-by: Gabriele Bartolini <[email protected]>
1 parent a76e067 commit f229316

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,12 @@ kubectl get deployment -n cnpg-system cnpg-controller-manager \
8181
Example output:
8282

8383
```output
84-
image: ghcr.io/cloudnative-pg/cloudnative-pg:1.25.0-rc1
84+
image: ghcr.io/cloudnative-pg/cloudnative-pg:1.25.0
8585
```
8686

8787
Ensure that the version displayed is **1.25** or newer.
8888

89-
Then, use the [cmctl](https://cert-manager.io/v1.6-docs/usage/cmctl/#installation)
89+
Then, use the [cmctl](https://cert-manager.io/docs/reference/cmctl/#installation)
9090
tool to confirm that `cert-manager` is correctly installed:
9191

9292
```sh

0 commit comments

Comments
 (0)