Skip to content

Commit

Permalink
Bump Kubernetes version in CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelSpeed committed Mar 13, 2019
1 parent 134e3d3 commit f7bb591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/check-everything.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ set -e
hack_dir=$(dirname ${BASH_SOURCE})
source ${hack_dir}/common.sh

k8s_version=1.10.1
k8s_version=1.13.1
goarch=amd64
goos="unknown"

Expand Down

0 comments on commit f7bb591

Please sign in to comment.