eksctl: Update to version 0.67.0

This commit is contained in:
Richard Kuhnt 2021-09-17 20:00:37 +00:00
parent 0c854dda6c
commit 8e6270c344

View File

@ -1,12 +1,12 @@
{
"version": "0.66.0",
"version": "0.67.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.66.0/eksctl_Windows_amd64.zip",
"hash": "2af1e6d7925c06baebe054b252b9fe92a2ddc62de3685da75ad1e5e7731e31df"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.67.0/eksctl_Windows_amd64.zip",
"hash": "0a3df8d04e8095216a170eead03d323bac59ee9d07c637689ba9f6d1aa8b97b2"
}
},
"bin": "eksctl.exe",