eksctl: Update to version 0.100.0

This commit is contained in:
github-actions[bot] 2022-06-03 16:30:04 +00:00
parent ff3ce5f647
commit e78e053d48

View File

@ -1,12 +1,12 @@
{
"version": "0.99.0",
"version": "0.100.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.99.0/eksctl_Windows_amd64.zip",
"hash": "035136a515da211e5ad100867322113d2582714de568f57ed2da1511aaee8c40"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.100.0/eksctl_Windows_amd64.zip",
"hash": "72449d63fcbb3287bbe99c67aeacdb9c63a4c20263c286f4271f9746c7ff1867"
}
},
"bin": "eksctl.exe",