eksctl: Update to version 0.3.0

This commit is contained in:
Richard Kuhnt 2019-08-05 15:01:16 +00:00
parent 65a85c4890
commit 0e432f7b35

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.1", "version": "0.3.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.2.1/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/0.3.0/eksctl_Windows_amd64.zip",
"hash": "f6bb4d53637ec04cb2b4253d4fb432bf6831036f95e4d0d918f2253b08fd4451" "hash": "29f5f1170551a34749b9668f34411f87d4205f04d9601a6ae88c2772d46224ac"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",