eksctl: Update to version 0.23.0

This commit is contained in:
Jakub Čábera 2020-07-03 21:18:53 +02:00
parent feea24e273
commit 6999cbaf87

View File

@ -1,12 +1,12 @@
{
"version": "0.22.0",
"version": "0.23.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.22.0/eksctl_Windows_amd64.zip",
"hash": "bde26369ee168abbbe633876e60875eadbd661b11417a1bc4fea97bf85237d0a"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.23.0/eksctl_Windows_amd64.zip",
"hash": "9655ac1dcd0bf804f649b5af7f88b44b8ad3612889074bda36f5a4e76f17cb3f"
}
},
"bin": "eksctl.exe",