mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kops: Update to version 1.21.0
This commit is contained in:
parent
3a93abd213
commit
b661a7a77e
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.2",
|
"version": "1.21.0",
|
||||||
"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.20.2/kops-windows-amd64#/kops.exe",
|
"url": "https://github.com/kubernetes/kops/releases/download/v1.21.0/kops-windows-amd64#/kops.exe",
|
||||||
"hash": "2394eafa7046361b4d9a5e72f91cca10454ae2eb210f5b85afc42b11ef3d09cd"
|
"hash": "630a5429a1af557c3d3a9bd3824cf275c2c268220d4f659084af541042e4aa32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kops.exe",
|
"bin": "kops.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user