eksctl: Update to version 0.178.0

This commit is contained in:
github-actions[bot] 2024-05-23 12:31:32 +00:00
parent 7799b69b67
commit 560a7d6dad

View File

@ -1,16 +1,16 @@
{
"version": "0.177.0",
"version": "0.178.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.177.0/eksctl_Windows_amd64.zip",
"hash": "8247a41e6022f9ee6ab034c37ddd865e43bc01af11dab06a7ef7de687c508521"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.178.0/eksctl_Windows_amd64.zip",
"hash": "6890b11f4698c86e46a98ed54a7e5984e6f83621717f2317a53576818ab21c7f"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.177.0/eksctl_Windows_arm64.zip",
"hash": "b7bea5b74a7269ab201fbae80258bc6d99c7fa01097a2c4bef2dd1fe92eb0de6"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.178.0/eksctl_Windows_arm64.zip",
"hash": "a2ef8f44c7cee0caa0b6e1e2d412d040034778e3b7bf3913458ab391ca63ad90"
}
},
"bin": "eksctl.exe",