eksctl: Update to version 0.125.0

This commit is contained in:
github-actions[bot] 2023-01-13 12:31:09 +00:00
parent 9b87f2d009
commit 7ed0226d72

View File

@ -1,12 +1,12 @@
{
"version": "0.124.0",
"version": "0.125.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.124.0/eksctl_Windows_amd64.zip",
"hash": "170543bd3e4ba390ed3c352ce5d6219007cab731894e494cefaac12da42271be"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.125.0/eksctl_Windows_amd64.zip",
"hash": "5cf68aa85ecb37819b8b910e820b7849dc32ad0c4e47b93255bb27cb1049aed4"
}
},
"bin": "eksctl.exe",