mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
kubeadm: Update to version 1.23.1
This commit is contained in:
parent
39ed40bd1b
commit
3ee3f6e9e5
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.23.0",
|
||||
"version": "1.23.1",
|
||||
"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.23.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "6697b96e2ff90f5a1c57c11aae13bfbe1900a72827834f43a8e3227d9fa1bdd8"
|
||||
"url": "https://dl.k8s.io/v1.23.1/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "74a314b03eaca4e038a609ec34b1c3805c9f9fc64c6fb75e3114303bef845d48"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user