eksctl: Update to version 0.190.0

This commit is contained in:
github-actions[bot] 2024-09-04 12:31:28 +00:00
parent 831b52d3e3
commit a95e4f4cb5

View File

@ -1,16 +1,16 @@
{ {
"version": "0.189.0", "version": "0.190.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.189.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.190.0/eksctl_Windows_amd64.zip",
"hash": "a7772b800cc0049fbee56c9d57bed29bb2715265a59fd27653f367e74acfcc6d" "hash": "fecfd0b3e2718b4fe2acaf86f51a19aabbf3674f61778ff242e12fc24f0e21d4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.189.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.190.0/eksctl_Windows_arm64.zip",
"hash": "c5c99aff946387d562d7863abcf13d0912e5fe2f9200f0d1fd6058b8a62e7aa7" "hash": "d278a3e0dc2eabece4cb5e47402a7ecc90980e2af78abec5b0785da6b3bd4f44"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",