eksctl: Update to version 0.191.0

This commit is contained in:
github-actions[bot] 2024-09-27 00:34:43 +00:00
parent 649f0ff996
commit a5180e4136

View File

@ -1,16 +1,16 @@
{
"version": "0.190.0",
"version": "0.191.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.190.0/eksctl_Windows_amd64.zip",
"hash": "fecfd0b3e2718b4fe2acaf86f51a19aabbf3674f61778ff242e12fc24f0e21d4"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.191.0/eksctl_Windows_amd64.zip",
"hash": "4907150b3c1d78bc4d8537507d5fa4e8b092daf1bc6a37c2976a86639e02705c"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.190.0/eksctl_Windows_arm64.zip",
"hash": "d278a3e0dc2eabece4cb5e47402a7ecc90980e2af78abec5b0785da6b3bd4f44"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.191.0/eksctl_Windows_arm64.zip",
"hash": "8541a5026f25338f7b65a36ca3e4acf8c0e1e380f6664ab4a22b3f0690938cd9"
}
},
"bin": "eksctl.exe",