eksctl: Update to version 0.173.0

This commit is contained in:
github-actions[bot] 2024-03-01 04:27:00 +00:00
parent ff53d63d29
commit a09cb0bf6b

View File

@ -1,16 +1,16 @@
{
"version": "0.172.0",
"version": "0.173.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.172.0/eksctl_Windows_amd64.zip",
"hash": "8b3213abace5887f7fca6b63611f4ca2bf66f181c4c95e96ff19dddb8d0698b2"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.173.0/eksctl_Windows_amd64.zip",
"hash": "61cfb0b68e00eedbdfed4104a7841d2b64628a5e4a60976e80373dfc0cbc8992"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.172.0/eksctl_Windows_arm64.zip",
"hash": "327372f0480addb103a600bae848255053e2130acff1e38c651fab16a543bf20"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.173.0/eksctl_Windows_arm64.zip",
"hash": "aaeb78beb39be4add2626bea045031b4624620e1e40fb235328a95cb37de1124"
}
},
"bin": "eksctl.exe",