eksctl: Update to version 0.218.0

This commit is contained in:
github-actions[bot] 2025-11-24 20:29:48 +00:00
parent 5b8bef6964
commit 847687249f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.217.0", "version": "0.218.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.217.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.218.0/eksctl_Windows_amd64.zip",
"hash": "7c988b492270345504c32c6efaeb4ca7808af3127b049e19bab45ef381a772e3" "hash": "f8a5b70c9c51a18837338fa3c7284bbf73cfee26844f6afaca17257221dd99ba"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.217.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.218.0/eksctl_Windows_arm64.zip",
"hash": "7b81a33089a1b37ff0c0b9ab8b0783e9cb56112b16f3f31dba7fc2d2b6668db2" "hash": "50f4aa764da4a532b17681762d6990b217670535fd56c043729e9f732d3d1965"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",