kubeadm: Update to version 1.28.2

This commit is contained in:
github-actions[bot] 2023-09-13 20:23:48 +00:00
parent b7a6b8f004
commit e6336f6323

View File

@ -1,12 +1,12 @@
{
"version": "1.28.1",
"version": "1.28.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.28.1/bin/windows/amd64/kubeadm.exe",
"hash": "910d4d12fa1ed9c4f55dbb0b862739b37f58407c04b3aeca989b94cd5df63ea4"
"url": "https://dl.k8s.io/v1.28.2/bin/windows/amd64/kubeadm.exe",
"hash": "5862e1464f1ef5032331e2cf08cbed057e782535a70d206614656aeb5eb9e5f5"
}
},
"bin": "kubeadm.exe",