eksctl: Update to version 0.128.0

This commit is contained in:
github-actions[bot] 2023-02-03 12:30:45 +00:00
parent a73c1c9f17
commit e849d69935

View File

@ -1,12 +1,12 @@
{
"version": "0.127.0",
"version": "0.128.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.127.0/eksctl_Windows_amd64.zip",
"hash": "f5817e49b885cb9a9a7d12fdaec718a9a5a8f1ed481fb18235fdaadcfa9ce48e"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.128.0/eksctl_Windows_amd64.zip",
"hash": "28f4e2aad7d58f263ee890023913e3f8fff08f75d06a9c863f306836ce90edca"
}
},
"bin": "eksctl.exe",