ci: update minikube to v1.32.0

No major changes that affect Ceph-CSI testing, see the linked release
notes for details.

See-also: https://github.com/kubernetes/minikube/releases/tag/v1.32.0
Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
Niels de Vos 2023-11-24 17:09:16 +01:00 committed by mergify[bot]
parent f6665294a1
commit 65faca0483

View File

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