eksctl: Update to version 0.202.0

This commit is contained in:
github-actions[bot] 2025-01-23 04:29:08 +00:00
parent b775179ab7
commit 81fb923481

View File

@ -1,16 +1,16 @@
{ {
"version": "0.201.0", "version": "0.202.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.201.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.202.0/eksctl_Windows_amd64.zip",
"hash": "2ac543086efb12e71c4f5661efca9e9045c381be532b51ec4f2973c73b1a5e4d" "hash": "b4151a3874a45326de988254c404b692a7e75d8744f636422361d9d0a0da4408"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.201.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.202.0/eksctl_Windows_arm64.zip",
"hash": "ecac1e668ed02575a70fa1de5672568675717da7aba9ca789876f7c8ca9e0c31" "hash": "ad29beb320ba2b7314db87578a7268b38bb774fd98d3a7755bd7e4a804b2163d"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",