ci: update minikube to latest v1.25.2 release

This version addresses several bugs and includes other improvements.

See-also: https://github.com/kubernetes/minikube/releases/tag/v1.25.2
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos 2022-03-16 10:06:20 +01:00 committed by mergify[bot]
parent a56f9a0c05
commit f57b7f88b0

View File

@ -38,7 +38,7 @@ SNAPSHOT_VERSION=v5.0.1
HELM_VERSION=v3.1.2
# minikube settings
MINIKUBE_VERSION=v1.25.0
MINIKUBE_VERSION=v1.25.2
VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true