kubeadm: Update to version 1.28.1

This commit is contained in:
github-actions[bot] 2023-08-24 16:27:47 +00:00
parent a9bad827bb
commit b7cdc40ea8

View File

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