kubeadm: Update to version 1.27.3

This commit is contained in:
github-actions[bot] 2023-06-15 00:34:04 +00:00
parent e1b7bf27fd
commit 2840f0dc72

View File

@ -1,12 +1,12 @@
{
"version": "1.27.2",
"version": "1.27.3",
"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.2/bin/windows/amd64/kubeadm.exe",
"hash": "d100bd1366e20df99a554726b8bf230d09de650066d036a8ba2fa41bb1f6a3d5"
"url": "https://dl.k8s.io/v1.27.3/bin/windows/amd64/kubeadm.exe",
"hash": "9203191cf2f219fc1734e7e86696a2caa2c2ad79106088d678354ba48d33ef36"
}
},
"bin": "kubeadm.exe",