kubeadm: Update to version 1.23.5

This commit is contained in:
github-actions[bot] 2022-03-17 00:32:25 +00:00
parent 741d660db3
commit 59c060b970

View File

@ -1,12 +1,12 @@
{
"version": "1.23.4",
"version": "1.23.5",
"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.4/bin/windows/amd64/kubeadm.exe",
"hash": "3480bc658d372ac5d829caee4de833e7dbcc2a2c973e9c9416c3c6b1972eb8a6"
"url": "https://dl.k8s.io/v1.23.5/bin/windows/amd64/kubeadm.exe",
"hash": "e732847f34c8042f010da6c79323e953aa657fe14ce46e0f038d61cebda17cfd"
}
},
"bin": "kubeadm.exe",