mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
kops: Update to version 1.28.5
This commit is contained in:
parent
ec74ef7746
commit
fe67fa344d
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.28.4",
|
"version": "1.28.5",
|
||||||
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
|
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
|
||||||
"homepage": "https://kops.sigs.k8s.io",
|
"homepage": "https://kops.sigs.k8s.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"depends": "kubectl",
|
"depends": "kubectl",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/kubernetes/kops/releases/download/v1.28.4/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.28.5/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "12a9dd7acc9175447c5341649a6094e81db3228e7809283e47095c0af07c1217"
|
"hash": "b76b03d4a8a4d2a6bceb51af57a9824e5f6b8be34446bbffb173f37d53bc4d30"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user