eksctl: Update to version 0.172.0

This commit is contained in:
github-actions[bot] 2024-02-23 00:33:32 +00:00
parent fde9e022d4
commit 4b4ef93256

View File

@ -1,16 +1,16 @@
{ {
"version": "0.171.0", "version": "0.172.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.171.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.172.0/eksctl_Windows_amd64.zip",
"hash": "8e29ea14413734cdb97a272b30c121ddddcb757ed74e2e7f56d15d81a4ca1e32" "hash": "8b3213abace5887f7fca6b63611f4ca2bf66f181c4c95e96ff19dddb8d0698b2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.171.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.172.0/eksctl_Windows_arm64.zip",
"hash": "967bef9811554b8074938cc202b71ed90c174c27e2b945b571e61c6cc8602690" "hash": "327372f0480addb103a600bae848255053e2130acff1e38c651fab16a543bf20"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",