ci: update minikube to v1.29.0

update minikube to latest available
release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2023-01-30 09:17:03 +01:00 committed by mergify[bot]
parent a31426e37f
commit a4fac623ff

View File

@ -38,7 +38,7 @@ SNAPSHOT_VERSION=v6.1.0
HELM_VERSION=v3.10.1 HELM_VERSION=v3.10.1
# minikube settings # minikube settings
MINIKUBE_VERSION=v1.28.0 MINIKUBE_VERSION=v1.29.0
VM_DRIVER=none VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true CHANGE_MINIKUBE_NONE_USER=true