eksctl: Update to version 0.134.0

This commit is contained in:
github-actions[bot] 2023-03-17 12:33:27 +00:00
parent 6e5c56fa8a
commit 2ab2ccac82

View File

@ -1,12 +1,12 @@
{
"version": "0.133.0",
"version": "0.134.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.133.0/eksctl_Windows_amd64.zip",
"hash": "4051de787192f0adf66dcb2b846d478d4915b298341b979b1263df9f5cb98f89"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.134.0/eksctl_Windows_amd64.zip",
"hash": "b0adb5ad1d3e39128acd861875fb147fa8a389deb04bb12f4d59d128e976f679"
}
},
"bin": "eksctl.exe",