kubeadm: Update to version 1.32.2

This commit is contained in:
github-actions[bot] 2025-02-13 08:30:57 +00:00
parent 0fa1479613
commit 9bc29dfb16

View File

@ -1,12 +1,12 @@
{
"version": "1.32.1",
"version": "1.32.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.32.1/bin/windows/amd64/kubeadm.exe",
"hash": "3d8fcd5d1ee219ae86abce8715879e99c07f75750533c7dcc18ce2b01af72493"
"url": "https://dl.k8s.io/v1.32.2/bin/windows/amd64/kubeadm.exe",
"hash": "ed4513e99f979254d63057d1644d12b15b006190fee17dc3c6f0c79cecc89588"
}
},
"bin": "kubeadm.exe",