eksctl: Update to version 0.204.0

This commit is contained in:
github-actions[bot] 2025-02-13 20:28:09 +00:00
parent dbecf46935
commit b5ffb65c0d

View File

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