eksctl: Update to version 0.122.0

This commit is contained in:
github-actions[bot] 2022-11-29 20:26:58 +00:00
parent bb5b1c9aa7
commit 5a075ab4ef

View File

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