ci: update minikube to v1.35.0

A new release, and it contains many updated components and bugfixes.

See: https://github.com/kubernetes/minikube/releases/tag/v1.35.0
Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
Niels de Vos 2025-01-16 11:22:45 +01:00 committed by mergify[bot]
parent bdd7c5a666
commit 9e163ca8bf

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.34.0
MINIKUBE_VERSION=v1.35.0
VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true