kubeadm: Update to version 1.28.0

This commit is contained in:
github-actions[bot] 2023-08-15 20:23:59 +00:00
parent b1b37680e0
commit 3b7ac3ddbe

View File

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