kubeadm: Update to version 1.34.1

This commit is contained in:
github-actions[bot] 2025-09-10 04:29:47 +00:00
parent fd27b7e494
commit 95fef5c4d1

View File

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