eksctl: Update to version 0.17.0

This commit is contained in:
Jakub Čábera 2020-04-16 09:45:02 +02:00
parent 46af059139
commit 068f06033c

View File

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