Update minikube to 1.22.0
Summary:
Update minikube to 1.22.0
Changelog can be found here
Test Plan:
Run few minikube commands:
- minikube start
- list pods using kubectl: kubectl get pods --all-namespaces
- minikube dashboard
- minikube stop
- minikube delete
Reviewers: Triage Team, JoshStrobl
Reviewed By: Triage Team, JoshStrobl
Subscribers: JoshStrobl
Differential Revision: https://dev.getsol.us/D11467