kubeadm: Update to version 1.29.3

This commit is contained in:
github-actions[bot] 2024-03-15 20:25:09 +00:00
parent b1e38b56a3
commit 63c2386f19

View File

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