ci: update minikube to latest release

update minikube to latest release i.e
1.25.0

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2022-01-20 10:58:38 +05:30 committed by mergify[bot]
parent 8096dd47e4
commit f0a2a20466

View File

@ -38,7 +38,7 @@ SNAPSHOT_VERSION=v4.0.0
HELM_VERSION=v3.1.2
# minikube settings
MINIKUBE_VERSION=v1.24.0
MINIKUBE_VERSION=v1.25.0
VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true