mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
kubeadm: Update to version 1.23.0
This commit is contained in:
parent
c8c9d1c203
commit
07bb3d8b0d
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.22.4",
|
||||
"version": "1.23.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.22.4/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "49fc5d3575fc9f1048ab8c704c7893f1c4c31b55d1dbebfd38fb5bac3b31e342"
|
||||
"url": "https://dl.k8s.io/v1.23.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "6697b96e2ff90f5a1c57c11aae13bfbe1900a72827834f43a8e3227d9fa1bdd8"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user