eksctl: Update to version 0.28.1

This commit is contained in:
Jakub Čábera 2020-09-23 08:44:08 +02:00
parent d674beb669
commit e3075c0337

View File

@ -1,12 +1,12 @@
{
"version": "0.28.0",
"version": "0.28.1",
"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.28.0/eksctl_Windows_amd64.zip",
"hash": "af11d9852856648d6865947ad67a8385981fc13f8cf8eae03bc5e86345a285ea"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.28.1/eksctl_Windows_amd64.zip",
"hash": "15e9ca2a55a9c6b7acc78d9955ead2d8276ee49f6b1c87afd6c23b9bf9af91e3"
}
},
"bin": "eksctl.exe",