kubeadm: Update to version 1.30.2

This commit is contained in:
github-actions[bot] 2024-06-12 04:28:52 +00:00
parent 78b6ff72b5
commit 4aa7714761

View File

@ -1,12 +1,12 @@
{
"version": "1.30.1",
"version": "1.30.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.30.1/bin/windows/amd64/kubeadm.exe",
"hash": "05758873e8e59b3cdd0c51dd59c8ec811cfe5511fd3e385ae338162777258cdc"
"url": "https://dl.k8s.io/v1.30.2/bin/windows/amd64/kubeadm.exe",
"hash": "5044a8a1da3cb0ac3c3dc3cd1f3016a03cf7d1c8e0330eeb00cfd1d192cd7f0a"
}
},
"bin": "kubeadm.exe",