kubeadm: Update to version 1.29.2

This commit is contained in:
github-actions[bot] 2024-02-14 20:23:31 +00:00
parent 5e3bda8e54
commit ca3105ca3b

View File

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