kubeadm: Update to version 1.27.1

This commit is contained in:
github-actions[bot] 2023-04-14 16:28:03 +00:00
parent 0559343076
commit cedd1b12e2

View File

@ -1,12 +1,12 @@
{
"version": "1.27.0",
"version": "1.27.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.27.0/bin/windows/amd64/kubeadm.exe",
"hash": "5ccd1cf58c91c7f1418ce4c7fa2842598f3c50c54e7644e401c3d8bb40ec7d3f"
"url": "https://dl.k8s.io/v1.27.1/bin/windows/amd64/kubeadm.exe",
"hash": "99f7bf95ffbad01dffe22fc76bd229727c91dd2114a24a5056d908923942350e"
}
},
"bin": "kubeadm.exe",