eksctl: Update to version 0.158.0

This commit is contained in:
github-actions[bot] 2023-09-22 16:26:53 +00:00
parent 9ca47c03ef
commit c3bde79651

View File

@ -1,16 +1,16 @@
{
"version": "0.157.0",
"version": "0.158.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.157.0/eksctl_Windows_amd64.zip",
"hash": "72d8000bc8e271c1a11d6dbce773a0ec197fe20db39f9a847fdc9d75ab74818f"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.158.0/eksctl_Windows_amd64.zip",
"hash": "8c366e6eacf7dd522b1b2c497d5684c814280abdfe67290d71883ac7a6fe174b"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.157.0/eksctl_Windows_arm64.zip",
"hash": "7aac65a93b86b6927758880659650f7c264ebfbf3ce34d2027fdffc13aa7499a"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.158.0/eksctl_Windows_arm64.zip",
"hash": "c7d49cd8bb706245b324c1aca08922c1b626c373e069e2f7461749cbe7f6020f"
}
},
"bin": "eksctl.exe",