eksctl: Update to version 0.216.0

This commit is contained in:
github-actions[bot] 2025-10-31 00:39:28 +00:00
parent d758c15b91
commit be9952925e

View File

@ -1,16 +1,16 @@
{
"version": "0.215.0",
"version": "0.216.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.215.0/eksctl_Windows_amd64.zip",
"hash": "97cb05077c19370d31ab3ced1a2d186266e5e9874c6bf855295744d13b681693"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.216.0/eksctl_Windows_amd64.zip",
"hash": "b9fd9ce9c9a8b31e2a0e319f5f9ab8e6fc12def885518fec25df4b4202c21fe4"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.215.0/eksctl_Windows_arm64.zip",
"hash": "225e428500501f22f3c8ba8d0a2ee1f21ee767212275cecbc2d904fe8c1b7ec5"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.216.0/eksctl_Windows_arm64.zip",
"hash": "97cd5d26ca5bd57d9bda18fcd991e2dedfb84c93fc36e4a3092b0c447baf0823"
}
},
"bin": "eksctl.exe",