eksctl: Update to version 0.29.0

This commit is contained in:
Jakub Čábera 2020-10-02 10:08:42 +02:00
parent 43b96f6987
commit 78d4f56485

View File

@ -1,12 +1,12 @@
{ {
"version": "0.28.1", "version": "0.29.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.", "description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"homepage": "https://eksctl.io", "homepage": "https://eksctl.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/0.28.1/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/0.29.0/eksctl_Windows_amd64.zip",
"hash": "15e9ca2a55a9c6b7acc78d9955ead2d8276ee49f6b1c87afd6c23b9bf9af91e3" "hash": "e5673b3c92ef2eb53c3e04e0e7cbad3efb3771194f9c2e7102ef68d9ef090b57"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",