eksctl: Update to version 0.203.0

This commit is contained in:
github-actions[bot] 2025-02-01 20:27:00 +00:00
parent 62454b58ec
commit 18ea02cf9d

View File

@ -1,16 +1,16 @@
{
"version": "0.202.0",
"version": "0.203.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.202.0/eksctl_Windows_amd64.zip",
"hash": "b4151a3874a45326de988254c404b692a7e75d8744f636422361d9d0a0da4408"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.203.0/eksctl_Windows_amd64.zip",
"hash": "e5a172820ce586138ab34dfe28a4e75378fb2c486acddf9e3b137d2f8df5e7f0"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.202.0/eksctl_Windows_arm64.zip",
"hash": "ad29beb320ba2b7314db87578a7268b38bb774fd98d3a7755bd7e4a804b2163d"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.203.0/eksctl_Windows_arm64.zip",
"hash": "285d4cba82305d0a0cdd8df2101ae8cce977d737ce35f6765523d19afcf1d57a"
}
},
"bin": "eksctl.exe",