kubeadm: Update to version 1.25.1

This commit is contained in:
github-actions[bot] 2022-09-15 16:30:33 +00:00
parent ba5134e157
commit b2313da47b

View File

@ -1,12 +1,12 @@
{
"version": "1.25.0",
"version": "1.25.1",
"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.25.0/bin/windows/amd64/kubeadm.exe",
"hash": "341b531dda5b8de9ac70e45d6fbf1da5e90fbd27592980e58323f6059aa40428"
"url": "https://dl.k8s.io/v1.25.1/bin/windows/amd64/kubeadm.exe",
"hash": "5ac5aee58a4e26081d1ae1c788070def0cd0cd8a966106f629950459560e6314"
}
},
"bin": "kubeadm.exe",