eksctl: Update to version 0.56.0

This commit is contained in:
Richard Kuhnt 2021-07-09 13:00:23 +00:00
parent 33e9525224
commit 84bd4b553f

View File

@ -1,12 +1,12 @@
{
"version": "0.55.0",
"version": "0.56.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"homepage": "https://eksctl.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/0.55.0/eksctl_Windows_amd64.zip",
"hash": "b167bab2ab7d675af6d14b489a16e5864c65b9e182e50cb57b647d6044a81e6d"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.56.0/eksctl_Windows_amd64.zip",
"hash": "b2a18fdfb898ec9c5bdf50331b06a576a0da4adced6c8ebe7d74726ccc694bbd"
}
},
"bin": "eksctl.exe",