eksctl: Update to version 0.4.0

This commit is contained in:
Richard Kuhnt 2019-08-19 11:01:11 +00:00
parent b62c92f5fb
commit bc93ef42aa

View File

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