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 1281364 commit ba2e946Copy full SHA for ba2e946
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.17.2
+go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.18.0
75
76
# make sure we add the go bin directory to our path
77
gobin=$(go env GOBIN)
0 commit comments