eksctl: Update to version 0.37.0

This commit is contained in:
Jakub Čábera 2021-01-30 09:42:17 +01:00
parent bed232e5ca
commit 3986aae8b0

View File

@ -1,12 +1,12 @@
{
"version": "0.36.2",
"version": "0.37.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.36.2/eksctl_Windows_amd64.zip",
"hash": "5edb20ab2a2d8cb6615c5c415abfb1e00015670e637586fc8d7e8d0a5ebf098d"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.37.0/eksctl_Windows_amd64.zip",
"hash": "18f89acb25de8d000d79cc32591ecc61e81ec791a099bf1e781d2c3cdfacd349"
}
},
"bin": "eksctl.exe",