mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kubeadm: Update to version 1.32.2
This commit is contained in:
parent
0fa1479613
commit
9bc29dfb16
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.32.1",
|
"version": "1.32.2",
|
||||||
"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.32.1/bin/windows/amd64/kubeadm.exe",
|
"url": "https://dl.k8s.io/v1.32.2/bin/windows/amd64/kubeadm.exe",
|
||||||
"hash": "3d8fcd5d1ee219ae86abce8715879e99c07f75750533c7dcc18ce2b01af72493"
|
"hash": "ed4513e99f979254d63057d1644d12b15b006190fee17dc3c6f0c79cecc89588"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubeadm.exe",
|
"bin": "kubeadm.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user