eksctl: Update to version 0.189.0

This commit is contained in:
github-actions[bot] 2024-08-19 12:31:46 +00:00
parent 2ca8ade14f
commit c05e662a2d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.188.0", "version": "0.189.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.188.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.189.0/eksctl_Windows_amd64.zip",
"hash": "7599f8c6f7c15d94854b74a5db703e55a81fa2401995a138b33635ff4de2eead" "hash": "a7772b800cc0049fbee56c9d57bed29bb2715265a59fd27653f367e74acfcc6d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.188.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.189.0/eksctl_Windows_arm64.zip",
"hash": "e2fddeffc07a09d520d4bc26dc0f7ccb8ff980c1d971c9cb13e5105c2ec14f34" "hash": "c5c99aff946387d562d7863abcf13d0912e5fe2f9200f0d1fd6058b8a62e7aa7"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",