mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kubeadm: Update to version 1.17.1
This commit is contained in:
parent
498ea25413
commit
7b977b7274
@ -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.17.0",
|
||||
"version": "1.17.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.k8s.io/v1.17.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "sha1:7609b9363ba5c1f63ec175144734c1acddfaf986"
|
||||
"url": "https://dl.k8s.io/v1.17.1/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "sha1:3e3a3a7a25612e3a91b8f4195829d25679c2b653"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user