Skip to content

Commit

Permalink
Merge pull request #3699 from afbjorklund/iso-version
Browse files Browse the repository at this point in the history
Use the new ISO version, for features and security
  • Loading branch information
tstromberg authored Feb 16, 2019
2 parents 1211eda + 223e4ce commit c728dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ HYPERKIT_BUILD_IMAGE ?= karalabe/xgo-1.10.x
BUILD_IMAGE ?= k8s.gcr.io/kube-cross:v1.11.1-1
ISO_BUILD_IMAGE ?= $(REGISTRY)/buildroot-image

ISO_VERSION ?= v0.33.1
ISO_VERSION ?= v0.34.0
ISO_BUCKET ?= minikube/iso

MINIKUBE_VERSION ?= $(ISO_VERSION)
Expand Down

0 comments on commit c728dde

Please sign in to comment.