kubeadm: Update to version 1.22.3

This commit is contained in:
Richard Kuhnt 2021-10-28 02:00:48 +00:00
parent df9e83391a
commit 7916f43b68

View File

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