mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kubeadm: Update to version 1.17.0
This commit is contained in:
parent
2b6ead3532
commit
4b42311a1e
@ -2,11 +2,11 @@
|
||||
"homepage": "https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/",
|
||||
"description": "Kubernetes node provisioning tool",
|
||||
"license": "Apache-2.0",
|
||||
"version": "1.16.3",
|
||||
"version": "1.17.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.k8s.io/v1.16.3/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "sha1:4d953f7245544ceb86101e1e6c34342c3e0fb230"
|
||||
"url": "https://dl.k8s.io/v1.17.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "sha1:7609b9363ba5c1f63ec175144734c1acddfaf986"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user