eksctl: Update to version 0.28.0

This commit is contained in:
Jakub Čábera 2020-09-22 08:20:11 +02:00
parent 13eeb73c8d
commit 1edac37d1c

View File

@ -1,12 +1,12 @@
{
"version": "0.27.0",
"version": "0.28.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.27.0/eksctl_Windows_amd64.zip",
"hash": "2f1e6a859b3800577c03f5251b1c492e2d07e961bd6efaca97b285dd71c6aa0c"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.28.0/eksctl_Windows_amd64.zip",
"hash": "af11d9852856648d6865947ad67a8385981fc13f8cf8eae03bc5e86345a285ea"
}
},
"bin": "eksctl.exe",