eksctl: Update to version 0.175.0

This commit is contained in:
github-actions[bot] 2024-03-22 17:08:09 +00:00
parent eb0e4a4f8b
commit e8ac18b85f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.174.0", "version": "0.175.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.174.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.175.0/eksctl_Windows_amd64.zip",
"hash": "ca44829dbc2183685e8d2d5e9921c6e895701fe308f8db9f2d25554190ea4b61" "hash": "ce2ec4d15717dd391b0d32962673bbf9d2ce1b8e805a7e679e8559422e196d48"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.174.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.175.0/eksctl_Windows_arm64.zip",
"hash": "0125331fa7297da7a6d7835b85f89f816e25bd4b1b600e7eea3ee92c2fa42fe4" "hash": "ecd406d181a33e726e1d5c7c50a02a7b83a29e77fb7478db75f27939bd72e12b"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",