kubeadm: Update to version 1.25.3

This commit is contained in:
github-actions[bot] 2022-10-13 20:30:08 +00:00
parent f1198930bf
commit c8e00aa766

View File

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