eksctl: Update to version 0.35.0

This commit is contained in:
Jakub Čábera 2020-12-21 18:22:11 +01:00
parent 71c70d6e35
commit c7ba02ccf2

View File

@ -1,12 +1,12 @@
{
"version": "0.34.0",
"version": "0.35.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.34.0/eksctl_Windows_amd64.zip",
"hash": "1f6694b15c1775dd4907cb0d7ffe4adafc5371aa82cf982c18e0a07227938658"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.35.0/eksctl_Windows_amd64.zip",
"hash": "a98c8192a5b26d65c8556b0ba04c6feb8a189825b36c975f6090557112a864da"
}
},
"bin": "eksctl.exe",