eksctl: Update to version 0.165.0

This commit is contained in:
github-actions[bot] 2023-11-28 20:24:10 +00:00
parent 9d218332d0
commit 50eae432a5

View File

@ -1,16 +1,16 @@
{ {
"version": "0.164.0", "version": "0.165.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.164.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.165.0/eksctl_Windows_amd64.zip",
"hash": "489cf45e6eeb3fe6eeba6ab612618794d1a40350f1d365ff729979dcdeb89c64" "hash": "13ae7081f7075019ff4bc7fb69b9e1c198f241aca3bb860948a94029a74f2a6e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.164.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.165.0/eksctl_Windows_arm64.zip",
"hash": "bf6bfc52164c35e19c5f0d73f2b06bcd144c64a6549630857919bd2494c2e04c" "hash": "222463db2f9a7a68a77b3eae5fbf656c2c3e8a196b3037217663a23ebc65af97"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",