Skip to content

Commit 21de760

Browse files
committed
Release v3.0.0-alpha.0
1 parent 516c2d6 commit 21de760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/install-and-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ${cmd} /tmp/mdbook.${ext}
6767
chmod +x /tmp/mdbook
6868

6969
echo "grabbing the latest released controller-gen"
70-
go get sigs.k8s.io/controller-tools/cmd/controller-gen@v0.3.0
70+
go get sigs.k8s.io/controller-tools/cmd/controller-gen@v0.4.1
7171

7272
# make sure we add the go bin directory to our path
7373
gobin=$(go env GOBIN)

0 commit comments

Comments
 (0)