eksctl: Update to version 0.89.0

This commit is contained in:
github-actions[bot] 2022-03-25 20:26:52 +00:00
parent a30be26757
commit 44e571ea41

View File

@ -1,12 +1,12 @@
{
"version": "0.88.0",
"version": "0.89.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/v0.88.0/eksctl_Windows_amd64.zip",
"hash": "91a37aefd7190ca4b90b3f644551b19fbf03b454a6a87a5504f9fb751a770bc9"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.89.0/eksctl_Windows_amd64.zip",
"hash": "fe383609cd7288396a521de57a4bc95209ae79941e1fa4171f8cc1bcf7c67e7f"
}
},
"bin": "eksctl.exe",