Skip to content

Commit f7bb591

Browse files
committed
Bump Kubernetes version in CI tests
1 parent 134e3d3 commit f7bb591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/check-everything.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ set -e
1919
hack_dir=$(dirname ${BASH_SOURCE})
2020
source ${hack_dir}/common.sh
2121

22-
k8s_version=1.10.1
22+
k8s_version=1.13.1
2323
goarch=amd64
2424
goos="unknown"
2525

0 commit comments

Comments
 (0)