kubeadm: Update to version 1.22.4

This commit is contained in:
Richard Kuhnt 2021-11-17 22:00:45 +00:00
parent f9588743ce
commit a2ac67ba74

View File

@ -1,12 +1,12 @@
{
"version": "1.22.3",
"version": "1.22.4",
"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.22.3/bin/windows/amd64/kubeadm.exe",
"hash": "bbeb2189f763de2838ee2f2d1500e5ca17ea94c76e3c192f1a3d1fc1facd294d"
"url": "https://dl.k8s.io/v1.22.4/bin/windows/amd64/kubeadm.exe",
"hash": "49fc5d3575fc9f1048ab8c704c7893f1c4c31b55d1dbebfd38fb5bac3b31e342"
}
},
"bin": "kubeadm.exe",