eksctl: Update to version 0.144.0

This commit is contained in:
github-actions[bot] 2023-06-09 12:30:17 +00:00
parent ee2665c8ae
commit c6b3c1b3e9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.143.0", "version": "0.144.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.", "description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"homepage": "https://eksctl.io", "homepage": "https://eksctl.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.143.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.144.0/eksctl_Windows_amd64.zip",
"hash": "5625148ce2bce00bbc8f573005a387ede76d84e3f095294c558bed8c10ecf4e6" "hash": "5db05284a99fd762308e2c9fbfcabaf95ed800dd5e69e699f0281047c98ad112"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",