mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kubeadm: Update to version 1.26.0
This commit is contained in:
parent
fa44b81390
commit
0c7eb64e99
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.25.5",
|
"version": "1.26.0",
|
||||||
"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.25.5/bin/windows/amd64/kubeadm.exe",
|
"url": "https://dl.k8s.io/v1.26.0/bin/windows/amd64/kubeadm.exe",
|
||||||
"hash": "f9b7562ad868a2db14e42e7a2d05a2ebc56c9dbe7504efb39e707ae9208187a1"
|
"hash": "6313686f5db823c09d182d70d1c70410a8e692ecde38dba0bf4932bdc12e2d71"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubeadm.exe",
|
"bin": "kubeadm.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user