eksctl: Update to version 0.62.0

This commit is contained in:
Richard Kuhnt 2021-08-20 16:00:37 +00:00
parent d410445f39
commit 4fbf605b4d

View File

@ -1,12 +1,12 @@
{
"version": "0.61.0",
"version": "0.62.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.61.0/eksctl_Windows_amd64.zip",
"hash": "394065a5f8523d38ba58274f4add5b8615c46c552940e452e726ffc25972a0d2"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.62.0/eksctl_Windows_amd64.zip",
"hash": "6366f048505f5f6768d1cc64170a02ddd46e403e49a685c12f29e8966848ce31"
}
},
"bin": "eksctl.exe",