kubeadm: Update to version 1.27.4

This commit is contained in:
github-actions[bot] 2023-07-19 20:24:37 +00:00
parent ac846171d7
commit 11858e6a4e

View File

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