kubeadm: Update to version 1.29.4

This commit is contained in:
github-actions[bot] 2024-04-17 01:14:55 +00:00
parent 359f2a42c2
commit 7df49f7f1f

View File

@ -1,12 +1,12 @@
{
"version": "1.29.3",
"version": "1.29.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.29.3/bin/windows/amd64/kubeadm.exe",
"hash": "2c47488dc0555c399a01bee33c8168d3fc75f0c0949916fac0ac95377818aa48"
"url": "https://dl.k8s.io/v1.29.4/bin/windows/amd64/kubeadm.exe",
"hash": "b726afd61f3691fb109dc4ff0e45336bb0d165a850fc61aeae81e72ef7118b50"
}
},
"bin": "kubeadm.exe",