kops: Update to version 1.21.2

This commit is contained in:
Jakub Čábera 2021-10-09 10:42:20 -07:00
parent 8c6d30c21b
commit ac1ba3d16d

View File

@ -1,13 +1,13 @@
{
"version": "1.21.1",
"version": "1.21.2",
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
"homepage": "https://kops.sigs.k8s.io",
"license": "Apache-2.0",
"depends": "kubectl",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes/kops/releases/download/v1.21.1/kops-windows-amd64#/kops.exe",
"hash": "5547dc3257c1cdf49a61a7898c3e3a6b683689ebe835e259fd8f0f47b0afdba1"
"url": "https://github.com/kubernetes/kops/releases/download/v1.21.2/kops-windows-amd64#/kops.exe",
"hash": "94df14cfd6f3ba5523c7def9688f5c70f80098d16995fad5574c23eb4393dc0a"
}
},
"bin": "kops.exe",