eksctl: Update to version 0.222.0

This commit is contained in:
github-actions[bot] 2026-02-07 00:50:21 +00:00
parent b9fef484a0
commit ad1dbaea31

View File

@ -1,16 +1,16 @@
{
"version": "0.221.0",
"version": "0.222.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.221.0/eksctl_Windows_amd64.zip",
"hash": "c247283dc064ac55e44222191d71800f189a16b438b42cb520fb1489d1b80513"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.222.0/eksctl_Windows_amd64.zip",
"hash": "d71f5a94ac15f3f962954f91033f7e1736f791dd3a359430bf242e8d31219cec"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.221.0/eksctl_Windows_arm64.zip",
"hash": "f1dbc8383281c0c318e4ee99eb688438f1d7a19dbbe2b2a03e93863740dc0f73"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.222.0/eksctl_Windows_arm64.zip",
"hash": "a4740925f7d178eb4d2fcb40c2edc9ae8ec99fd9b7b7ce25c4886f223a237aa2"
}
},
"bin": "eksctl.exe",