Skip to content

Commit

Permalink
Merge pull request kubernetes#4927 from afbjorklund/kernel-version
Browse files Browse the repository at this point in the history
Update KERNEL_VERSION to match buildroot config
  • Loading branch information
afbjorklund authored Jul 31, 2019
2 parents 9916d7a + 9e52d51 commit 3913618
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 @@ -43,7 +43,7 @@ MINIKUBE_BUCKET ?= minikube/releases
MINIKUBE_UPLOAD_LOCATION := gs://${MINIKUBE_BUCKET}
MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download

KERNEL_VERSION ?= 4.16.14
KERNEL_VERSION ?= 4.15

# Currently *only* used for the KVM_BUILD_IMAGE, see also BUILD_IMAGE above
GO_VERSION ?= 1.12.7
Expand Down

0 comments on commit 3913618

Please sign in to comment.