kubeadm: Update to version 1.29.1

This commit is contained in:
github-actions[bot] 2024-01-17 20:24:17 +00:00
parent e50412d8ff
commit a17910cf41

View File

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