eksctl: Update to version 0.138.0

This commit is contained in:
github-actions[bot] 2023-04-21 12:30:13 +00:00
parent 86398b44e6
commit 1451aef5dd

View File

@ -1,12 +1,12 @@
{
"version": "0.137.0",
"version": "0.138.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.137.0/eksctl_Windows_amd64.zip",
"hash": "9c16d876a33ec0eb533023a20b0cd8b9fcb595a01a4ff3acaa24ce1805fa2079"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.138.0/eksctl_Windows_amd64.zip",
"hash": "0f35eaa0dabe2c6566471385ba4b88055b2c97db67b8f945dfecfb3ea56dfc26"
}
},
"bin": "eksctl.exe",