eksctl: Update to version 0.201.0

This commit is contained in:
github-actions[bot] 2025-01-14 20:27:52 +00:00
parent 00d19fb8fc
commit 2e2b08eea1

View File

@ -1,16 +1,16 @@
{ {
"version": "0.200.0", "version": "0.201.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.200.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.201.0/eksctl_Windows_amd64.zip",
"hash": "2f4facf61ec556ccdc32ed12936f2366c8bea3fb54e862808f4ccfce58fd17d5" "hash": "2ac543086efb12e71c4f5661efca9e9045c381be532b51ec4f2973c73b1a5e4d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.200.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.201.0/eksctl_Windows_arm64.zip",
"hash": "a18cd9d0012ab48708eb695f35f70eecbcb23e6b81e4c1f159658c7c81d05433" "hash": "ecac1e668ed02575a70fa1de5672568675717da7aba9ca789876f7c8ca9e0c31"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",