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 68fdd55 commit a73b16eCopy full SHA for a73b16e
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