eksctl: Update to version 0.220.0

This commit is contained in:
github-actions[bot] 2025-12-01 08:32:26 +00:00
parent 688c92b4bb
commit 690ecc4892

View File

@ -1,16 +1,16 @@
{
"version": "0.219.0",
"version": "0.220.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.219.0/eksctl_Windows_amd64.zip",
"hash": "1ac34f04596bc1c9040b51adb3d44d22a4847818405328498c4d0c188b285d02"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.220.0/eksctl_Windows_amd64.zip",
"hash": "274cb29fd590797fc6dd002323d732524cffec01475f76a0aea35b6cc9bd6f50"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.219.0/eksctl_Windows_arm64.zip",
"hash": "5fa32f4f91e8886bf2376aa7afdae6fbb2cf35f99feeb13e469e5b3c39df3092"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.220.0/eksctl_Windows_arm64.zip",
"hash": "da494a48467595d59b3556d02e546df25b175c8e2988f967f650a46e7d21766d"
}
},
"bin": "eksctl.exe",