eksctl: Update to version 0.209.0

This commit is contained in:
github-actions[bot] 2025-06-05 16:29:51 +00:00
parent de001e91d7
commit 94d84aaccb

View File

@ -1,16 +1,16 @@
{
"version": "0.208.0",
"version": "0.209.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.208.0/eksctl_Windows_amd64.zip",
"hash": "c21104927fe8f0d5117a451dc385a2f5c1dba0cf1391061e95c4f11843b799cc"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.209.0/eksctl_Windows_amd64.zip",
"hash": "a49bf3e6c3207a87437553dc01e62934dd655388ccfe0c675c9bb5f460fdc80e"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.208.0/eksctl_Windows_arm64.zip",
"hash": "34f7cc961b2299ddef7339bde565219396ea7e62be18315249b5ce5c48e075b1"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.209.0/eksctl_Windows_arm64.zip",
"hash": "81fbcfb4081e5dfaaa903ffb8370f91cbf50778cf7efb64073cce21f2d7eb04d"
}
},
"bin": "eksctl.exe",