Merge pull request #25051 from spxtr/fix-1.6.2

Automatic merge from submit-queue

Use v1.6.2-1 tag for build.

Is there any reason these don't use the VERSION file like everything else? cc @luxas @ixdy
This commit is contained in:
k8s-merge-robot
2016-05-05 03:36:27 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ readonly KUBE_GCS_DELETE_EXISTING="${KUBE_GCS_DELETE_EXISTING:-n}"
# Constants
readonly KUBE_BUILD_IMAGE_REPO=kube-build
readonly KUBE_BUILD_IMAGE_CROSS_TAG="v1.6.0-2"
readonly KUBE_BUILD_IMAGE_CROSS_TAG="v1.6.2-1"
# KUBE_BUILD_DATA_CONTAINER_NAME=kube-build-data-<hash>"
# Here we map the output directories across both the local and remote _output