eksctl: Update to version 0.36.0

This commit is contained in:
Jakub Čábera 2021-01-15 21:52:32 +01:00
parent 6f186c5ab5
commit c432b0288e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.35.0", "version": "0.36.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.35.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/0.36.0/eksctl_Windows_amd64.zip",
"hash": "a98c8192a5b26d65c8556b0ba04c6feb8a189825b36c975f6090557112a864da" "hash": "4f16e8870d2efdffd41ba9df0ec245cf8348f5dfa2bedddb5fd6078a228eca15"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",