eksctl: Update to version 0.25.0

This commit is contained in:
Jakub Čábera 2020-08-01 12:49:31 +02:00
parent 6db087315f
commit fdc2d88c88

View File

@ -1,12 +1,12 @@
{ {
"version": "0.24.0", "version": "0.25.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.24.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/0.25.0/eksctl_Windows_amd64.zip",
"hash": "4ee01f455a6c659a0894de7df993d624f1624ec7828fb9595572463bc47caabe" "hash": "f72a29060dd9e82d842cffe6b67e9a3d5c0e4bb045a7e6194ea5f68d2ac6619d"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",