eksctl: Update to version 0.211.0

This commit is contained in:
github-actions[bot] 2025-07-19 00:42:39 +00:00
parent 821a4b9f86
commit d62f6e3cc9

View File

@ -1,16 +1,16 @@
{ {
"version": "0.210.0", "version": "0.211.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.210.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.211.0/eksctl_Windows_amd64.zip",
"hash": "b87f2c279dadb8a35d41f39e28db6dec99711f3f1398771dd65dee1eb527e72e" "hash": "dd1b302d6afc3323429eb40aa6f168593a3ce430f68608ac2346e973a9482a8a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.210.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.211.0/eksctl_Windows_arm64.zip",
"hash": "9a7c934aaf611dda0e7e6e89e32dad7be9075faf42404df4bb065945582153ba" "hash": "cb676085467b2ee3621fc929d17479d7715369a66ba56e769ae9b9dd2d0e51fb"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",