mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
kubeadm: Update to version 1.20.1
This commit is contained in:
parent
60109b5596
commit
9488dde4db
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.20.0",
|
||||
"version": "1.20.1",
|
||||
"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.20.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "af493a6c022793af5e96c8541a6b9befb470ef05d6995cff3a82e099e8f88bbf"
|
||||
"url": "https://dl.k8s.io/v1.20.1/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "c0f2f4192ace2fdc2f720fe5633fe9b2eb253ad1751dd3bf88fdbeca893be08c"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user