eksctl: Update to version 0.214.0

This commit is contained in:
github-actions[bot] 2025-08-27 08:30:55 +00:00
parent faa7e14e2e
commit fa17f30ded

View File

@ -1,16 +1,16 @@
{
"version": "0.213.0",
"version": "0.214.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.213.0/eksctl_Windows_amd64.zip",
"hash": "0b5f8aef18041f4d5f3dda7d48ba37b56f5647a23063c532963d9860470941f6"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.214.0/eksctl_Windows_amd64.zip",
"hash": "2b66d3ab2019a47726d997247d55643be7b7bd9d90253bc2733720ac6fe5e334"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.213.0/eksctl_Windows_arm64.zip",
"hash": "337f456113f233576cfa20a04febf1d8379b172f5b6c2518ac932e181b014ce3"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.214.0/eksctl_Windows_arm64.zip",
"hash": "957ed1b4fb6f82cd2e88132cd86030f566ce35fd8b17d85aaae8ec25a6d0a7fe"
}
},
"bin": "eksctl.exe",