eksctl: Update to version 0.58.0

This commit is contained in:
Richard Kuhnt 2021-07-23 12:00:32 +00:00
parent e4a0f2ee49
commit d6e2f77b1f

View File

@ -1,12 +1,12 @@
{
"version": "0.57.0",
"version": "0.58.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.57.0/eksctl_Windows_amd64.zip",
"hash": "185c6fad0a616f17e3f08e275e3857c50edc931047defb359992501dbb027423"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.58.0/eksctl_Windows_amd64.zip",
"hash": "a13db8baaab869ed6158a11f0d11fa5fcc4829f50d80f8da9b46e9df82f52baf"
}
},
"bin": "eksctl.exe",