eksctl: Update to version 0.75.0

This commit is contained in:
Richard Kuhnt 2021-11-26 16:01:49 +00:00
parent 6670d4f249
commit 29eb6dccb1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.74.0", "version": "0.75.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.74.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.75.0/eksctl_Windows_amd64.zip",
"hash": "4e331cd6b31a6c90695f38d1c0f64bb8e85dec05cb0ca6807bdde0ac0b51832e" "hash": "b7655e32969c480487f070950a636d37420bd9f16f900e5a1cbce021a82bf17c"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",