eksctl: Update to version 0.18.0

This commit is contained in:
Jakub Čábera 2020-04-28 11:55:39 +02:00
parent a33ab0139c
commit 554eb26d26

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.0", "version": "0.18.0",
"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.",
"homepage": "https://eksctl.io", "homepage": "https://eksctl.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/0.17.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/0.18.0/eksctl_Windows_amd64.zip",
"hash": "fcfe2a1501c7eaf7a5d8c80a52f9624116265c0c5d2a206d64edf69e5078d0ab" "hash": "bdd4b58635aa058e6a2f34f09560da549f98df16d4f11ff8c79ca9ca45976594"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",