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 01fdace commit 36afc81Copy full SHA for 36afc81
docs/book/install-and-build.sh
@@ -23,7 +23,7 @@ cd "${KUBE_ROOT}" || exit 1
23
24
os=$(go env GOOS)
25
arch=$(go env GOARCH)
26
-mdBookVersion="v0.4.48"
+mdBookVersion="v0.4.40"
27
genCRDAPIReferenceDocsVersion="ee012b7016522a56d9cef3ea9baed3e0cfc8ff0e"
28
29
# translate arch to rust's conventions (if we can)
0 commit comments