eksctl: Update to version 0.137.0

This commit is contained in:
github-actions[bot] 2023-04-11 12:31:37 +00:00
parent d3c224814c
commit 84c5c5f6f1

View File

@ -1,12 +1,12 @@
{
"version": "0.136.0",
"version": "0.137.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.136.0/eksctl_Windows_amd64.zip",
"hash": "2fdb0ce1edf546d8c777db20cf84c3bcd6bf3bd9c9a7b3683a607fe28722d772"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.137.0/eksctl_Windows_amd64.zip",
"hash": "9c16d876a33ec0eb533023a20b0cd8b9fcb595a01a4ff3acaa24ce1805fa2079"
}
},
"bin": "eksctl.exe",