kubeadm: Update to version 1.24.2

This commit is contained in:
github-actions[bot] 2022-06-17 04:33:23 +00:00
parent 36fd6199b1
commit 67c5e6d868

View File

@ -1,12 +1,12 @@
{
"version": "1.24.1",
"version": "1.24.2",
"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.1/bin/windows/amd64/kubeadm.exe",
"hash": "80bbbc63a283d26dbe82cd1b84ad9d1dc74a9a8756295cb679d019fec7292afe"
"url": "https://dl.k8s.io/v1.24.2/bin/windows/amd64/kubeadm.exe",
"hash": "202f3a82841417f4ba815d97f39036b039fcce513e57350f4c8ebd189ad1324a"
}
},
"bin": "kubeadm.exe",