eksctl: Update to version 0.213.0

This commit is contained in:
github-actions[bot] 2025-08-26 04:29:37 +00:00
parent 91cafe315b
commit a9f9addf7c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.212.0", "version": "0.213.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.212.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.213.0/eksctl_Windows_amd64.zip",
"hash": "5aa7dba79cec68347d9b02ad00925ed225b16e2a99478c7f3321068bb4f27bd0" "hash": "0b5f8aef18041f4d5f3dda7d48ba37b56f5647a23063c532963d9860470941f6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.212.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.213.0/eksctl_Windows_arm64.zip",
"hash": "66da792ee0761603b226ce40ee5fd5a03744ff9c34fffa5ff01d2b6c9cd6c02b" "hash": "337f456113f233576cfa20a04febf1d8379b172f5b6c2518ac932e181b014ce3"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",