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.
2 parents 68fdd55 + a73b16e commit 7b21ee0Copy full SHA for 7b21ee0
docs/book/install-and-build.sh
@@ -71,7 +71,7 @@ chmod +x /tmp/mdbook
71
72
echo "grabbing the latest released controller-gen"
73
go version
74
-go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.15.0
+go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.16.1
75
76
# make sure we add the go bin directory to our path
77
gobin=$(go env GOBIN)
0 commit comments