Skip to content

Commit c728dde

Browse files
authored
Merge pull request #3699 from afbjorklund/iso-version
Use the new ISO version, for features and security
2 parents 1211eda + 223e4ce commit c728dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ HYPERKIT_BUILD_IMAGE ?= karalabe/xgo-1.10.x
2727
BUILD_IMAGE ?= k8s.gcr.io/kube-cross:v1.11.1-1
2828
ISO_BUILD_IMAGE ?= $(REGISTRY)/buildroot-image
2929

30-
ISO_VERSION ?= v0.33.1
30+
ISO_VERSION ?= v0.34.0
3131
ISO_BUCKET ?= minikube/iso
3232

3333
MINIKUBE_VERSION ?= $(ISO_VERSION)

0 commit comments

Comments
 (0)