kubeadm: Update to version 1.22.0

This commit is contained in:
Richard Kuhnt 2021-08-04 20:00:35 +00:00
parent f328e2aeb4
commit 2fed4c4865

View File

@ -1,12 +1,12 @@
{
"version": "1.21.3",
"version": "1.22.0",
"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.21.3/bin/windows/amd64/kubeadm.exe",
"hash": "4be2b44ca81db1c2524f586d15c2f87f7773e758a923a1f97897fd800abc013c"
"url": "https://dl.k8s.io/v1.22.0/bin/windows/amd64/kubeadm.exe",
"hash": "3ce485e788767a946ecc2660a5ddcf184f70956ee249603266b0d1874c177496"
}
},
"bin": "kubeadm.exe",