kubeadm: Update to version 1.33.3

This commit is contained in:
github-actions[bot] 2025-07-16 00:42:10 +00:00
parent 1da66be4b0
commit 47629a3f8c

View File

@ -1,12 +1,12 @@
{
"version": "1.33.2",
"version": "1.33.3",
"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.33.2/bin/windows/amd64/kubeadm.exe",
"hash": "9329f3f2c6545d4e7b08632f26afbeca300ca71d89e2c415dc49d27902290c9e"
"url": "https://dl.k8s.io/v1.33.3/bin/windows/amd64/kubeadm.exe",
"hash": "d48937d8daede8abf67bf1b138d7b80fe2a8e8e88aabd7cd08ef8e1f32728ccd"
}
},
"bin": "kubeadm.exe",