eksctl: Update to version 0.184.0

This commit is contained in:
github-actions[bot] 2024-07-04 00:33:29 +00:00
parent 62f8e84da6
commit 63e14f25df

View File

@ -1,16 +1,16 @@
{
"version": "0.183.0",
"version": "0.184.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.183.0/eksctl_Windows_amd64.zip",
"hash": "f4fd12257afc46bed35ee077a00be4905f1557c3bb39c8f840ff25c7260a6882"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.184.0/eksctl_Windows_amd64.zip",
"hash": "655567cd9d3f003fc6180e6b737ccb49f0befcb873ceb28227ef115402a1188a"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.183.0/eksctl_Windows_arm64.zip",
"hash": "f56311784c88272f6f2efe3ba8f7cbe0dbb9cddf40d3036508ae33881d3e301f"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.184.0/eksctl_Windows_arm64.zip",
"hash": "723a60cedf47ad07ccbbc56fc698e99c92b0803bb428f77435f4b5223124be87"
}
},
"bin": "eksctl.exe",