eksctl: Update to version 0.147.0

This commit is contained in:
github-actions[bot] 2023-06-30 12:31:38 +00:00
parent d124f4a559
commit 30cd26f09a

View File

@ -1,16 +1,16 @@
{
"version": "0.146.0",
"version": "0.147.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.146.0/eksctl_Windows_amd64.zip",
"hash": "10c4c8bbc39bc78e9796cacbea0ffa5b09d8cbbb4e52d072f91fdd03d5f69070"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.147.0/eksctl_Windows_amd64.zip",
"hash": "ae733e7a4ce9bd85334e263fbc8f2ecc67ff43d3e4b212552bc662d6ba7b8f78"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.146.0/eksctl_Windows_arm64.zip",
"hash": "c9d62d43c553c07de6d6a4a010aece796f4abf2ff14591f55ee89a8dddf5a27b"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.147.0/eksctl_Windows_arm64.zip",
"hash": "78ccd663c612316fc74fa2ecf2920e930cda0ae0624019207431e4ffcf870084"
}
},
"bin": "eksctl.exe",