mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kubeadm: Update to version 1.27.1
This commit is contained in:
parent
0559343076
commit
cedd1b12e2
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.27.0",
|
||||
"version": "1.27.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.27.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "5ccd1cf58c91c7f1418ce4c7fa2842598f3c50c54e7644e401c3d8bb40ec7d3f"
|
||||
"url": "https://dl.k8s.io/v1.27.1/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "99f7bf95ffbad01dffe22fc76bd229727c91dd2114a24a5056d908923942350e"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user