eksctl: Update to version 0.121.0

This commit is contained in:
github-actions[bot] 2022-11-25 12:31:15 +00:00
parent 1f5e275224
commit b2a0fd8129

View File

@ -1,12 +1,12 @@
{
"version": "0.120.0",
"version": "0.121.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.120.0/eksctl_Windows_amd64.zip",
"hash": "d3858d68447a26ac8b38c823b3841ebc85ddf606b253a828c5ee557bbd712bba"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.121.0/eksctl_Windows_amd64.zip",
"hash": "8cd7aef721e282e1468118f666b0fa546c039eb170d7acb8c2e670a87761579a"
}
},
"bin": "eksctl.exe",