eksctl: Update to version 0.133.0

This commit is contained in:
github-actions[bot] 2023-03-10 12:30:50 +00:00
parent 541a3f6180
commit 3052035005

View File

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