kops: Update to version 1.20.1

This commit is contained in:
Jakub Čábera 2021-05-14 01:06:23 -07:00
parent 668e5ee224
commit 8bcae6a837

View File

@ -1,13 +1,13 @@
{ {
"version": "1.20.0", "version": "1.20.1",
"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.0/kops-windows-amd64#/kops.exe", "url": "https://github.com/kubernetes/kops/releases/download/v1.20.1/kops-windows-amd64#/kops.exe",
"hash": "23e698b439712f5f3f7d700944533a2b2deac2f00385c6f70b04052fc0eb6e95" "hash": "4c271a95a1adf99dea0a01c54bc0432aee8c838d0fd93cc435a41f6d35d6eaad"
} }
}, },
"bin": "kops.exe", "bin": "kops.exe",