eksctl: Update to version 0.12.0

This commit is contained in:
Richard Kuhnt 2020-01-09 11:00:42 +00:00
parent 662ec3ed40
commit ac5edff1cc

View File

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