rebase: update minikube to 1.33

updating minikube to latest 1.33 release

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2024-05-07 17:00:27 +02:00 committed by mergify[bot]
parent 0e61b826ea
commit 55bc4b406f

View File

@ -44,7 +44,7 @@ HELM_SCRIPT=https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
HELM_VERSION=v3.14.3
# minikube settings
MINIKUBE_VERSION=v1.32.0
MINIKUBE_VERSION=v1.33.0
VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true