kubeadm: Update to version 1.23.6

This commit is contained in:
github-actions[bot] 2022-04-20 20:27:45 +00:00
parent baa7e0f7d3
commit 5f8badd3ad

View File

@ -1,12 +1,12 @@
{
"version": "1.23.5",
"version": "1.23.6",
"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.5/bin/windows/amd64/kubeadm.exe",
"hash": "e732847f34c8042f010da6c79323e953aa657fe14ce46e0f038d61cebda17cfd"
"url": "https://dl.k8s.io/v1.23.6/bin/windows/amd64/kubeadm.exe",
"hash": "ea6e829261336abfd0d01646066d6cba74cec1ee7c8f1bdc277e699bd1ddb6cf"
}
},
"bin": "kubeadm.exe",