eksctl: Update to version 0.26.0

This commit is contained in:
Jakub Čábera 2020-08-21 09:42:11 +02:00
parent 21ea4613ef
commit 135978a302

View File

@ -1,12 +1,12 @@
{
"version": "0.25.0",
"version": "0.26.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/0.25.0/eksctl_Windows_amd64.zip",
"hash": "f72a29060dd9e82d842cffe6b67e9a3d5c0e4bb045a7e6194ea5f68d2ac6619d"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.26.0/eksctl_Windows_amd64.zip",
"hash": "f37e2142cb19d4d2d11a7a45b2cc9af7311916a31b141ab21c73ffcee3375da8"
}
},
"bin": "eksctl.exe",