kubeadm: Update to version 1.34.2

This commit is contained in:
github-actions[bot] 2025-11-12 12:32:13 +00:00
parent ef1e0397e0
commit adcf886aaf

View File

@ -1,12 +1,12 @@
{
"version": "1.34.1",
"version": "1.34.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.34.1/bin/windows/amd64/kubeadm.exe",
"hash": "353ae5f9ef94d861169210dba5834a0a5fbfd1bf4f2b32cfc90181c6ad26e664"
"url": "https://dl.k8s.io/v1.34.2/bin/windows/amd64/kubeadm.exe",
"hash": "b637aa287977188aae086328841658385fb5e1b23c6f8f85bed501c2261c8c39"
}
},
"bin": "kubeadm.exe",