eksctl: Update to version 0.166.0

This commit is contained in:
github-actions[bot] 2023-12-15 16:27:32 +00:00
parent 37ee98eac8
commit bc349f3791

View File

@ -1,16 +1,16 @@
{ {
"version": "0.165.0", "version": "0.166.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.165.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.166.0/eksctl_Windows_amd64.zip",
"hash": "13ae7081f7075019ff4bc7fb69b9e1c198f241aca3bb860948a94029a74f2a6e" "hash": "50c1a13750f02311b12f887fe51d82aa5003e1dd7903648bf998175c8f91a078"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.165.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.166.0/eksctl_Windows_arm64.zip",
"hash": "222463db2f9a7a68a77b3eae5fbf656c2c3e8a196b3037217663a23ebc65af97" "hash": "cb93778ac120df0b7c7382b45c6fe7f0517193826a555a61f296d61dd4222795"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",