eksctl: Update to version 0.180.0

This commit is contained in:
github-actions[bot] 2024-05-29 20:26:08 +00:00
parent 8fe104c231
commit d1590de073

View File

@ -1,16 +1,16 @@
{ {
"version": "0.179.0", "version": "0.180.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.", "description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"homepage": "https://eksctl.io", "homepage": "https://eksctl.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.179.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.180.0/eksctl_Windows_amd64.zip",
"hash": "ed7d6f41e03c4994f3cf94fa0e9ed0582c805d29ecd43cba517eeaf9315e98dd" "hash": "147b59f62dfe7c3af7936ab635427e920fe1d80b13b7adafdae9450a737e3141"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.179.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.180.0/eksctl_Windows_arm64.zip",
"hash": "cefc8485136c075d40ef3b17f4cc5fc5d569025fcbc90c9add5bc96d363a708f" "hash": "a6841ab2307d3d5582b0832d12eec056ad1aed7a7a05b4ad12615212a7454cf5"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",