eksctl: Update to version 0.114.0

This commit is contained in:
github-actions[bot] 2022-10-07 12:32:14 +00:00
parent fb0f7d376e
commit 872b1573c3

View File

@ -1,12 +1,12 @@
{
"version": "0.113.0",
"version": "0.114.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.113.0/eksctl_Windows_amd64.zip",
"hash": "d8d0c68f01081cc595b0ea5cae92f0134db7ab661f5d02f1d47f70e33ce16ba3"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.114.0/eksctl_Windows_amd64.zip",
"hash": "f3df046420a9426992d875fb556ef8ba2ac7df0d7d8fef6d2a146d6bd5de95e6"
}
},
"bin": "eksctl.exe",