We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4bdc21 commit 20731dbCopy full SHA for 20731db
Makefile
@@ -58,7 +58,7 @@ MINIKUBE_BUCKET ?= minikube/releases
58
MINIKUBE_UPLOAD_LOCATION := gs://${MINIKUBE_BUCKET}
59
MINIKUBE_RELEASES_URL=https://github.com/kubernetes/minikube/releases/download
60
61
-KERNEL_VERSION ?= 4.19.150
+KERNEL_VERSION ?= 4.19.157
62
# latest from https://github.com/golangci/golangci-lint/releases
63
GOLINT_VERSION ?= v1.30.0
64
# Limit number of default jobs, to avoid the CI builds running out of memory
0 commit comments