rebase: update minikube to v1.26.0-beta.1

This version is required to support k8s 1.24,
which is inturn required to test new sa token
behavior.

Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
Rakshith R 2022-06-09 14:57:16 +05:30 committed by mergify[bot]
parent 7a2dd4c3cf
commit 7a00736b4f

View File

@ -38,7 +38,7 @@ SNAPSHOT_VERSION=v6.0.1
HELM_VERSION=v3.9.0 HELM_VERSION=v3.9.0
# minikube settings # minikube settings
MINIKUBE_VERSION=v1.25.2 MINIKUBE_VERSION=v1.26.0-beta.1
VM_DRIVER=none VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true CHANGE_MINIKUBE_NONE_USER=true