eksctl: Update to version 0.38.0

This commit is contained in:
Jakub Čábera 2021-02-16 17:58:41 +01:00
parent 094c94ee22
commit 8d626edb8a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.37.0", "version": "0.38.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.37.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/0.38.0/eksctl_Windows_amd64.zip",
"hash": "18f89acb25de8d000d79cc32591ecc61e81ec791a099bf1e781d2c3cdfacd349" "hash": "f89edf01874a5cbfc22bdb4b2d4be1b7da30abecaff95072c3cfae779eb4195f"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",