eksctl: Update to version 0.171.0

This commit is contained in:
github-actions[bot] 2024-02-10 00:32:40 +00:00
parent 5d00163d14
commit 57753f6e8c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.170.0", "version": "0.171.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.170.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.171.0/eksctl_Windows_amd64.zip",
"hash": "06cf5e184eefa2e545bba0827efb0e59bbd05263be23862195ae2933114f769a" "hash": "8e29ea14413734cdb97a272b30c121ddddcb757ed74e2e7f56d15d81a4ca1e32"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.170.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.171.0/eksctl_Windows_arm64.zip",
"hash": "00ef837431cc9927a7c61d737dbe31ef5d2591521e8331fc25832da1582b5018" "hash": "967bef9811554b8074938cc202b71ed90c174c27e2b945b571e61c6cc8602690"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",