kubeadm: Update to version 1.23.4

This commit is contained in:
github-actions[bot] 2022-02-17 16:32:00 +00:00
parent 3879da7480
commit 81e11e2b38

View File

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