eksctl: Update to version 0.57.0

This commit is contained in:
Richard Kuhnt 2021-07-16 12:00:24 +00:00
parent 699dbad500
commit b3131b3b96

View File

@ -1,12 +1,12 @@
{ {
"version": "0.56.0", "version": "0.57.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.56.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/0.57.0/eksctl_Windows_amd64.zip",
"hash": "b2a18fdfb898ec9c5bdf50331b06a576a0da4adced6c8ebe7d74726ccc694bbd" "hash": "185c6fad0a616f17e3f08e275e3857c50edc931047defb359992501dbb027423"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",