kubeadm: Update to version 1.23.1

This commit is contained in:
github-actions[bot] 2021-12-16 16:32:06 +00:00
parent 39ed40bd1b
commit 3ee3f6e9e5

View File

@ -1,12 +1,12 @@
{
"version": "1.23.0",
"version": "1.23.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.23.0/bin/windows/amd64/kubeadm.exe",
"hash": "6697b96e2ff90f5a1c57c11aae13bfbe1900a72827834f43a8e3227d9fa1bdd8"
"url": "https://dl.k8s.io/v1.23.1/bin/windows/amd64/kubeadm.exe",
"hash": "74a314b03eaca4e038a609ec34b1c3805c9f9fc64c6fb75e3114303bef845d48"
}
},
"bin": "kubeadm.exe",