kubeadm: Update to version 1.25.5

This commit is contained in:
github-actions[bot] 2022-12-08 20:25:38 +00:00
parent c4cc287295
commit 3027f4a699

View File

@ -1,12 +1,12 @@
{
"version": "1.25.4",
"version": "1.25.5",
"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.4/bin/windows/amd64/kubeadm.exe",
"hash": "6cc4ad798df79671ca5e2dbe0d2ea4eaa4d591bbdde6307bd93f6f7017725643"
"url": "https://dl.k8s.io/v1.25.5/bin/windows/amd64/kubeadm.exe",
"hash": "f9b7562ad868a2db14e42e7a2d05a2ebc56c9dbe7504efb39e707ae9208187a1"
}
},
"bin": "kubeadm.exe",