kubeadm: Update to version 1.22.2

This commit is contained in:
Richard Kuhnt 2021-09-16 00:00:38 +00:00
parent 529467db1d
commit 4d9137dfe0

View File

@ -1,12 +1,12 @@
{
"version": "1.22.1",
"version": "1.22.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.22.1/bin/windows/amd64/kubeadm.exe",
"hash": "00e3540b2076de221c07e8813ffd23f22b1e680222bc50a7882192181cdc448d"
"url": "https://dl.k8s.io/v1.22.2/bin/windows/amd64/kubeadm.exe",
"hash": "c2f56f7266b560791d09ceb0a36b72f437a876998ffbf65a74ea00e630b12068"
}
},
"bin": "kubeadm.exe",