kubeadm: Update to version 1.23.2

This commit is contained in:
github-actions[bot] 2022-01-19 20:27:59 +00:00
parent d2a966cd7d
commit 9e36159255

View File

@ -1,12 +1,12 @@
{
"version": "1.23.1",
"version": "1.23.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.23.1/bin/windows/amd64/kubeadm.exe",
"hash": "74a314b03eaca4e038a609ec34b1c3805c9f9fc64c6fb75e3114303bef845d48"
"url": "https://dl.k8s.io/v1.23.2/bin/windows/amd64/kubeadm.exe",
"hash": "2aab2fb968418f95c0f88f64b358a79513726f892ba7b0880778f886b8069b69"
}
},
"bin": "kubeadm.exe",