eksctl: Update to version 0.152.0

This commit is contained in:
github-actions[bot] 2023-08-11 12:30:21 +00:00
parent 2447f2a08d
commit a50b09cdb3

View File

@ -1,16 +1,16 @@
{
"version": "0.151.0",
"version": "0.152.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.151.0/eksctl_Windows_amd64.zip",
"hash": "8b844a41f7bf7715ab42af7eefbcda6dd77ea74583c7ff9ed12ae7881ee9cd8d"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.152.0/eksctl_Windows_amd64.zip",
"hash": "a4f63e15ab187e6a979c41183bc411d65826fa22963d04d37ef29efeac3d2dc1"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.151.0/eksctl_Windows_arm64.zip",
"hash": "e0bb504f24cc917b8331188c4bd7d8ce487138106900e50a19f85ce9aa0e0d94"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.152.0/eksctl_Windows_arm64.zip",
"hash": "7ea0be93fcbdc16447f41272dcf1aa2e9354d594e97176d9a8f6e104dfcecc0f"
}
},
"bin": "eksctl.exe",