mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kubeadm: Update to version 1.21.2
This commit is contained in:
parent
caf34139d5
commit
e5a831a99c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.21.1",
|
"version": "1.21.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.21.1/bin/windows/amd64/kubeadm.exe",
|
"url": "https://dl.k8s.io/v1.21.2/bin/windows/amd64/kubeadm.exe",
|
||||||
"hash": "f07ccd61656f15e4266f0cc095dc5cc662a3e9526d51ac37c13da319b9c2b6bf"
|
"hash": "a08638524b29d427224304dc94324f865eb21b9e567e8578ec922986e148e6ef"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubeadm.exe",
|
"bin": "kubeadm.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user