eksctl: Update to version 0.126.0

This commit is contained in:
github-actions[bot] 2023-01-20 12:32:23 +00:00
parent 9a55e81900
commit 6e37cc5b04

View File

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