eksctl: Update to version 0.181.0

This commit is contained in:
github-actions[bot] 2024-06-04 04:27:46 +00:00
parent 91d10894e5
commit d1db69aff7

View File

@ -1,16 +1,16 @@
{
"version": "0.180.0",
"version": "0.181.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.180.0/eksctl_Windows_amd64.zip",
"hash": "147b59f62dfe7c3af7936ab635427e920fe1d80b13b7adafdae9450a737e3141"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.181.0/eksctl_Windows_amd64.zip",
"hash": "c299edbc879cb4b87699b02ed015ec2012b49315b56c947edd7430d980eab7e3"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.180.0/eksctl_Windows_arm64.zip",
"hash": "a6841ab2307d3d5582b0832d12eec056ad1aed7a7a05b4ad12615212a7454cf5"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.181.0/eksctl_Windows_arm64.zip",
"hash": "afad3888d710a07abf4a1ed7c0545331cf56975ebc9249b0a2b113b4181c676b"
}
},
"bin": "eksctl.exe",