mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kubeadm: Update to version 1.24.2
This commit is contained in:
parent
36fd6199b1
commit
67c5e6d868
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.24.1",
|
"version": "1.24.2",
|
||||||
"description": "Kubernetes node provisioning tool",
|
"description": "Kubernetes node provisioning tool",
|
||||||
"homepage": "https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/",
|
"homepage": "https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.k8s.io/v1.24.1/bin/windows/amd64/kubeadm.exe",
|
"url": "https://dl.k8s.io/v1.24.2/bin/windows/amd64/kubeadm.exe",
|
||||||
"hash": "80bbbc63a283d26dbe82cd1b84ad9d1dc74a9a8756295cb679d019fec7292afe"
|
"hash": "202f3a82841417f4ba815d97f39036b039fcce513e57350f4c8ebd189ad1324a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubeadm.exe",
|
"bin": "kubeadm.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user