eksctl: Update to version 0.45.0

This commit is contained in:
Richard Kuhnt 2021-04-16 17:00:24 +00:00
parent c9755b8ed1
commit b758ecd46c

View File

@ -1,12 +1,12 @@
{
"version": "0.44.0",
"version": "0.45.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.44.0/eksctl_Windows_amd64.zip",
"hash": "d78ae82017595a665cdf218dc64e2de203a9a9309eb685c870fe642a1a89a302"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.45.0/eksctl_Windows_amd64.zip",
"hash": "ef089662e7ac523a15a19628afb4b726f88169535eeb07689f69031e4021b393"
}
},
"bin": "eksctl.exe",