eksctl: Update to version 0.34.0

This commit is contained in:
Jakub Čábera 2020-12-09 19:18:37 +01:00
parent cccb87b657
commit 685305a0a8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.33.0", "version": "0.34.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.33.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/0.34.0/eksctl_Windows_amd64.zip",
"hash": "a0609c25af0baaad0a056593e76d7cf16345062cf40426ab6c8328b96bee29fc" "hash": "1f6694b15c1775dd4907cb0d7ffe4adafc5371aa82cf982c18e0a07227938658"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",