eksctl: Update to version 0.5.0

This commit is contained in:
Richard Kuhnt 2019-09-04 16:00:33 +00:00
parent fb223eb29b
commit bd3bb0a9c4

View File

@ -1,12 +1,12 @@
{
"version": "0.4.3",
"version": "0.5.0",
"license": "Apache-2.0",
"homepage": "https://eksctl.io/",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"architecture": {
"64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/0.4.3/eksctl_Windows_amd64.zip",
"hash": "12e00a36824d13d4e664a1645aec16948f2e1400dfe6c381406f2de53176df74"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.5.0/eksctl_Windows_amd64.zip",
"hash": "db9534b7362ff9f198eae95acb8a859837aa897000210db3f0820537dc902765"
}
},
"bin": "eksctl.exe",