kubeadm: Update to version 1.24.3

This commit is contained in:
github-actions[bot] 2022-07-13 20:32:56 +00:00
parent 7efa33333e
commit ea5a4faa46

View File

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