kops: Update to version 1.20.2

This commit is contained in:
Jakub Čábera 2021-06-19 01:40:30 -07:00
parent 7a207e6da6
commit 2a710762b1

View File

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