minikube: Update to version 1.33.0

This commit is contained in:
github-actions[bot] 2024-04-20 00:33:27 +00:00
parent bc2944bbe2
commit 76124529f3

View File

@ -1,12 +1,12 @@
{
"version": "1.32.0",
"version": "1.33.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.32.0/minikube-windows-amd64.exe#/minikube.exe",
"hash": "d4060da824524df744ba85fa91394cabfab15f110c03b1d8b7f1d309116fed15"
"url": "https://storage.googleapis.com/minikube/releases/v1.33.0/minikube-windows-amd64.exe#/minikube.exe",
"hash": "966c0121e207faa6d2ead6b4710e29675fee362a5a69f71269ef6a8018b84036"
}
},
"bin": "minikube.exe",