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 4a8fd51 commit f0807feCopy full SHA for f0807fe
tools/setup-envtest/README.md
@@ -14,7 +14,7 @@ go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
14
If you are using Golang 1.23, use the `release-0.20` branch instead:
15
16
```shell
17
-go install sigs.k8s.io/controller-runtime/tools/setup-envtest@release-0.19
+go install sigs.k8s.io/controller-runtime/tools/setup-envtest@release-0.20
18
```
19
20
For full documentation, run it with the `--help` flag, but here are some
0 commit comments