kubeadm: Update to version 1.25.2

This commit is contained in:
github-actions[bot] 2022-09-21 20:30:17 +00:00
parent a1bd031302
commit 048fa10546

View File

@ -1,12 +1,12 @@
{
"version": "1.25.1",
"version": "1.25.2",
"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.25.1/bin/windows/amd64/kubeadm.exe",
"hash": "5ac5aee58a4e26081d1ae1c788070def0cd0cd8a966106f629950459560e6314"
"url": "https://dl.k8s.io/v1.25.2/bin/windows/amd64/kubeadm.exe",
"hash": "fdae79d5a97137602f4aa91469d3c1aafb528fa56bcec423eb2f3b4cb91b2b43"
}
},
"bin": "kubeadm.exe",