examples: Update self-hosted Kubernetes to v1.6.2

This commit is contained in:
Dalton Hubble
2017-04-27 15:57:52 -07:00
parent a117af6500
commit bb08cd5087
9 changed files with 44 additions and 42 deletions

View File

@@ -4,7 +4,7 @@
set -eu
DEST=${1:-"bin"}
VERSION="v0.4.0"
VERSION="v0.4.1"
URL="https://github.com/kubernetes-incubator/bootkube/releases/download/${VERSION}/bootkube.tar.gz"