kubeadm: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2022-08-24 00:34:06 +00:00
parent 65c19a4b71
commit ad58e2d076

View File

@ -1,12 +1,12 @@
{
"version": "1.24.4",
"version": "1.25.0",
"description": "Kubernetes node provisioning tool",
"homepage": "https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.24.4/bin/windows/amd64/kubeadm.exe",
"hash": "2662378d54f885d083b9c6d77ec820b7b4ae6e35776196029d31bd8c68dc5f0a"
"url": "https://dl.k8s.io/v1.25.0/bin/windows/amd64/kubeadm.exe",
"hash": "341b531dda5b8de9ac70e45d6fbf1da5e90fbd27592980e58323f6059aa40428"
}
},
"bin": "kubeadm.exe",