eksctl: Update to version 0.78.0

This commit is contained in:
github-actions[bot] 2022-01-11 20:28:37 +00:00
parent f67f8668c4
commit 1debc132ae

View File

@ -1,12 +1,12 @@
{ {
"version": "0.77.0", "version": "0.78.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.77.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.78.0/eksctl_Windows_amd64.zip",
"hash": "ced14b609487574767d0e4a831f7647d83013272813a3f39c49dfe0a75af28fa" "hash": "4bccee915232405e7fc3bc1d9832d983013cf0d1e58922a7fa86ab52864b60e1"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",