eksctl: Update to version 0.210.0

This commit is contained in:
github-actions[bot] 2025-06-07 04:30:01 +00:00
parent 120d715ed7
commit c8e6287a81

View File

@ -1,16 +1,16 @@
{
"version": "0.209.0",
"version": "0.210.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.209.0/eksctl_Windows_amd64.zip",
"hash": "a49bf3e6c3207a87437553dc01e62934dd655388ccfe0c675c9bb5f460fdc80e"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.210.0/eksctl_Windows_amd64.zip",
"hash": "b87f2c279dadb8a35d41f39e28db6dec99711f3f1398771dd65dee1eb527e72e"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.209.0/eksctl_Windows_arm64.zip",
"hash": "81fbcfb4081e5dfaaa903ffb8370f91cbf50778cf7efb64073cce21f2d7eb04d"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.210.0/eksctl_Windows_arm64.zip",
"hash": "9a7c934aaf611dda0e7e6e89e32dad7be9075faf42404df4bb065945582153ba"
}
},
"bin": "eksctl.exe",