rebase: update minikube to latest version

As minikube 1.17.1 is released and updating
the minikube to the latest available version.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2020-12-21 13:00:03 +05:30 committed by mergify[bot]
parent 32d78c4f7f
commit 2587a28112

View File

@ -36,7 +36,7 @@ SNAPSHOT_VERSION=v3.0.1
HELM_VERSION=v3.1.2 HELM_VERSION=v3.1.2
# minikube settings # minikube settings
MINIKUBE_VERSION=v1.14.1 MINIKUBE_VERSION=v1.17.1
VM_DRIVER=none VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true CHANGE_MINIKUBE_NONE_USER=true