mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
kubeadm: Update to version 1.24.0
This commit is contained in:
parent
7b7db10b93
commit
331c1e35cc
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.23.6",
|
||||
"version": "1.24.0",
|
||||
"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.23.6/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "ea6e829261336abfd0d01646066d6cba74cec1ee7c8f1bdc277e699bd1ddb6cf"
|
||||
"url": "https://dl.k8s.io/v1.24.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "fc2d920778de52beecee2fa981aa0f978e000e3d4b505a8f6857f872cddfbf9e"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user