eksctl: Update to version 0.71.0

This commit is contained in:
Richard Kuhnt 2021-10-29 12:00:40 +00:00
parent 0146bb3ebc
commit 9e38ccf70b

View File

@ -1,12 +1,12 @@
{
"version": "0.70.0",
"version": "0.71.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/v0.70.0/eksctl_Windows_amd64.zip",
"hash": "ac74fa8e5455f1da7388d1d620c8da64fd22f0db8b29af4d56d05d05fc5429c7"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.71.0/eksctl_Windows_amd64.zip",
"hash": "ebaf6412e6946935bf05cb27d9b0fb4bcd0c0e26408d2c158f231e52cb6c976a"
}
},
"bin": "eksctl.exe",