eksctl: Update to version 0.41.0

This commit is contained in:
Richard Kuhnt 2021-03-19 13:00:38 +00:00
parent b07e9bf519
commit e5d940e70f

View File

@ -1,12 +1,12 @@
{
"version": "0.40.0",
"version": "0.41.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.40.0/eksctl_Windows_amd64.zip",
"hash": "5e1b0be4d59038385b871f89a63e738319c7d14fe63248a989bacf11b384cf7d"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.41.0/eksctl_Windows_amd64.zip",
"hash": "78ddac34e009810fead5a7d30a7786cd6e0c9ea7e6f740167349c9ce2e01fd57"
}
},
"bin": "eksctl.exe",