eksctl: Update to version 0.129.0

This commit is contained in:
github-actions[bot] 2023-02-07 20:29:51 +00:00
parent 6dbeacbf02
commit 5ce1ff6dcf

View File

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