eksctl: Update to version 0.151.0

This commit is contained in:
github-actions[bot] 2023-08-04 12:30:08 +00:00
parent d008c37856
commit af1226f76d

View File

@ -1,16 +1,16 @@
{
"version": "0.150.0",
"version": "0.151.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.150.0/eksctl_Windows_amd64.zip",
"hash": "55598c1519ed77c8e6d48e4354b4c9431dc8b15acb2cdc492371b6350ecb040a"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.151.0/eksctl_Windows_amd64.zip",
"hash": "8b844a41f7bf7715ab42af7eefbcda6dd77ea74583c7ff9ed12ae7881ee9cd8d"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.150.0/eksctl_Windows_arm64.zip",
"hash": "6ebc23eeedb1917aa4484f920883dfd941d06b2efce12fc95d5e8a8efc3e82d4"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.151.0/eksctl_Windows_arm64.zip",
"hash": "e0bb504f24cc917b8331188c4bd7d8ce487138106900e50a19f85ce9aa0e0d94"
}
},
"bin": "eksctl.exe",