mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
kubeadm: Update to version 1.23.2
This commit is contained in:
parent
d2a966cd7d
commit
9e36159255
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.23.1",
|
"version": "1.23.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.23.1/bin/windows/amd64/kubeadm.exe",
|
"url": "https://dl.k8s.io/v1.23.2/bin/windows/amd64/kubeadm.exe",
|
||||||
"hash": "74a314b03eaca4e038a609ec34b1c3805c9f9fc64c6fb75e3114303bef845d48"
|
"hash": "2aab2fb968418f95c0f88f64b358a79513726f892ba7b0880778f886b8069b69"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubeadm.exe",
|
"bin": "kubeadm.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user