eksctl: Update to version 0.7.0

This commit is contained in:
Richard Kuhnt 2019-10-11 15:00:58 +00:00
parent 40f7a2802d
commit 0211d4c236

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.0", "version": "0.7.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.6.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/0.7.0/eksctl_Windows_amd64.zip",
"hash": "60000f2e42bbc8e2fb9041c1536f3ecd5a714d9556f5c050a366078103d332cb" "hash": "d86672b3f3e78f44160b902f1cbdf3eba3d1f527d6f7fb32291fd65841fae3e4"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",