Bump the iso version to 0.28.1.

pull/2990/head
dlorenc 2018-07-16 13:35:00 -07:00 committed by dlorenc
parent eec47aaa71
commit b05b544d8f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ HYPERKIT_BUILD_IMAGE ?= karalabe/xgo-1.8.3
BUILD_IMAGE ?= k8s.gcr.io/kube-cross:v1.9.1-1
ISO_BUILD_IMAGE ?= $(REGISTRY)/buildroot-image
ISO_VERSION ?= v0.28.0
ISO_VERSION ?= v0.28.1
ISO_BUCKET ?= minikube/iso
MINIKUBE_VERSION ?= $(ISO_VERSION)