kubeadm: Update to version 1.30.0

This commit is contained in:
github-actions[bot] 2024-04-18 01:15:17 +00:00
parent 5e6f970252
commit 4d85fd30b4

View File

@ -1,12 +1,12 @@
{
"version": "1.29.4",
"version": "1.30.0",
"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.29.4/bin/windows/amd64/kubeadm.exe",
"hash": "b726afd61f3691fb109dc4ff0e45336bb0d165a850fc61aeae81e72ef7118b50"
"url": "https://dl.k8s.io/v1.30.0/bin/windows/amd64/kubeadm.exe",
"hash": "111f7f43cbc43f48bcf99f920d23e51baf8976044f06b195ed0f1e55afbfc7e7"
}
},
"bin": "kubeadm.exe",