eksctl: Update to version 0.146.0

This commit is contained in:
github-actions[bot] 2023-06-23 12:31:15 +00:00
parent b985e470e7
commit 8cd179679b

View File

@ -1,12 +1,12 @@
{
"version": "0.145.0",
"version": "0.146.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.145.0/eksctl_Windows_amd64.zip",
"hash": "d8e6a746750ffbd9cd116328f05f5b581d14d7a9add0a9c54a424305849592df"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.146.0/eksctl_Windows_amd64.zip",
"hash": "10c4c8bbc39bc78e9796cacbea0ffa5b09d8cbbb4e52d072f91fdd03d5f69070"
}
},
"bin": "eksctl.exe",