eksctl: Update to version 0.90.0

This commit is contained in:
github-actions[bot] 2022-04-01 12:30:53 +00:00
parent f168056613
commit 8a857dac43

View File

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