kubeadm: Update to version 1.31.3

This commit is contained in:
github-actions[bot] 2024-11-21 04:30:56 +00:00
parent defa9030e1
commit 27e3f9d5d1

View File

@ -1,12 +1,12 @@
{
"version": "1.31.2",
"version": "1.31.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.31.2/bin/windows/amd64/kubeadm.exe",
"hash": "9dba4059340e55993525d8ec822d8232250c028d0d2f3e10fb8ce2fd7880c3c7"
"url": "https://dl.k8s.io/v1.31.3/bin/windows/amd64/kubeadm.exe",
"hash": "dd75a2a856fdb1cd3412aa2d84f9ce6160a935335397ee84d91843fca02b66b1"
}
},
"bin": "kubeadm.exe",