rebase: update minikube to v1.31.0

update minikube version to the latest
release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2023-07-19 11:01:54 +02:00 committed by mergify[bot]
parent b1d1d3bf75
commit 63871d86bf

View File

@ -41,7 +41,7 @@ HELM_SCRIPT=https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
HELM_VERSION=v3.10.1 HELM_VERSION=v3.10.1
# minikube settings # minikube settings
MINIKUBE_VERSION=v1.30.1 MINIKUBE_VERSION=v1.31.0
VM_DRIVER=none VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true CHANGE_MINIKUBE_NONE_USER=true