minikube: Update to version 1.37.0

This commit is contained in:
github-actions[bot] 2025-09-10 00:36:55 +00:00
parent 851f8daf31
commit c8786458c1

View File

@ -1,12 +1,12 @@
{
"version": "1.36.0",
"version": "1.37.0",
"description": "Runs a single-node Kubernetes cluster inside a Virtual Machine to try out Kubernetes.",
"homepage": "https://minikube.sigs.k8s.io/docs/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/minikube/releases/v1.36.0/minikube-windows-amd64.exe#/minikube.exe",
"hash": "c7504d574a416a4dd4c948e8bab9c2c2028e12c06d038046d8728c96c7cf4730"
"url": "https://storage.googleapis.com/minikube/releases/v1.37.0/minikube-windows-amd64.exe#/minikube.exe",
"hash": "4cd2ecacf064319e0c38768d40ef698d7d9bf3e2fa1b4a9016293034cac04d9c"
}
},
"bin": "minikube.exe",