eksctl: Update to version 0.207.0

This commit is contained in:
github-actions[bot] 2025-04-03 00:36:54 +00:00
parent 6e74e66ee4
commit 36377c5609

View File

@ -1,16 +1,16 @@
{ {
"version": "0.206.0", "version": "0.207.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.206.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.207.0/eksctl_Windows_amd64.zip",
"hash": "25699ec47db87e2adfd8246f13d63332f1ddf9532c19962e6d24c4cca0489433" "hash": "09af30ad0c101c50a5a3984e440182d77cec4d2951acd91a2d7f67bb918f81e0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.206.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.207.0/eksctl_Windows_arm64.zip",
"hash": "6fa702ebb4ece39a857e071cc25b3ce69d9c33ca53d4d894cde01fc9f20c839d" "hash": "e4cdd5c2744276dd0875d1e07e07760c941c28e87f63c296e3f82f1cb723b4ac"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",