eksctl: Update to version 0.179.0

This commit is contained in:
github-actions[bot] 2024-05-24 08:28:03 +00:00
parent 376a9aa858
commit cde47e2ab7

View File

@ -1,16 +1,16 @@
{
"version": "0.178.0",
"version": "0.179.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.178.0/eksctl_Windows_amd64.zip",
"hash": "6890b11f4698c86e46a98ed54a7e5984e6f83621717f2317a53576818ab21c7f"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.179.0/eksctl_Windows_amd64.zip",
"hash": "ed7d6f41e03c4994f3cf94fa0e9ed0582c805d29ecd43cba517eeaf9315e98dd"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.178.0/eksctl_Windows_arm64.zip",
"hash": "a2ef8f44c7cee0caa0b6e1e2d412d040034778e3b7bf3913458ab391ca63ad90"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.179.0/eksctl_Windows_arm64.zip",
"hash": "cefc8485136c075d40ef3b17f4cc5fc5d569025fcbc90c9add5bc96d363a708f"
}
},
"bin": "eksctl.exe",