mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41:20 +00:00
kubeadm: Update to version 1.25.2
This commit is contained in:
parent
a1bd031302
commit
048fa10546
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.25.1",
|
||||
"version": "1.25.2",
|
||||
"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.25.1/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "5ac5aee58a4e26081d1ae1c788070def0cd0cd8a966106f629950459560e6314"
|
||||
"url": "https://dl.k8s.io/v1.25.2/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "fdae79d5a97137602f4aa91469d3c1aafb528fa56bcec423eb2f3b4cb91b2b43"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user