eksctl: Update to version 0.94.0

This commit is contained in:
github-actions[bot] 2022-04-22 20:27:51 +00:00
parent f2b78a3472
commit 6641126b61

View File

@ -1,12 +1,12 @@
{ {
"version": "0.93.0", "version": "0.94.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.", "description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"homepage": "https://eksctl.io", "homepage": "https://eksctl.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.93.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.94.0/eksctl_Windows_amd64.zip",
"hash": "16d14071a77d9b1ad74793c3c8208c515bd69c2aeca610791646fd62fff32d7d" "hash": "83d87c12b7472ba2b0ec47ff66aeaa86a46217acda2bffc8639976bc2b37f351"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",