eksctl: Update to version 0.199.0

This commit is contained in:
github-actions[bot] 2024-12-14 00:37:41 +00:00
parent 59af479427
commit 3fcef481b7

View File

@ -1,16 +1,16 @@
{
"version": "0.198.0",
"version": "0.199.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.198.0/eksctl_Windows_amd64.zip",
"hash": "a45ed95eda0cba5d1e36a1d91e0f037b48e0df81c02cff29c3526b173160c126"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.199.0/eksctl_Windows_amd64.zip",
"hash": "f882f03c855759be2612a08d9e3b9d44479baeecccbb86705f8def1448b4d9d8"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.198.0/eksctl_Windows_arm64.zip",
"hash": "59eed44110fe4bd1c57cdbaf4ecb9beced3ec65e5a5d65091367471f4cb3e87d"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.199.0/eksctl_Windows_arm64.zip",
"hash": "d7c5425c163bc91e49e0489a5fdc91e8f09f63daa42c3e138e9f81c2ad7ee9b0"
}
},
"bin": "eksctl.exe",