kops: Update to version 1.16.0

This commit is contained in:
Richard Kuhnt 2020-02-27 10:01:53 +00:00
parent d1c07520de
commit 45c448cba6

View File

@ -1,13 +1,13 @@
{
"version": "1.15.2",
"version": "1.16.0",
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
"homepage": "https://github.com/kubernetes/kops/",
"license": "Apache-2.0",
"depends": "kubectl",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes/kops/releases/download/v1.15.2/kops-windows-amd64#/kops.exe",
"hash": "sha1:e087a1e8f03690e5e2e035c9d77b4d8e52fbdfc1"
"url": "https://github.com/kubernetes/kops/releases/download/v1.16.0/kops-windows-amd64#/kops.exe",
"hash": "sha1:966eed27a4fad2bc22766af864ee323ccadbde75"
}
},
"bin": "kops.exe",