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 134e3d3 commit f7bb591Copy full SHA for f7bb591
hack/check-everything.sh
@@ -19,7 +19,7 @@ set -e
19
hack_dir=$(dirname ${BASH_SOURCE})
20
source ${hack_dir}/common.sh
21
22
-k8s_version=1.10.1
+k8s_version=1.13.1
23
goarch=amd64
24
goos="unknown"
25
0 commit comments