eksctl: Update to version 0.104.0

This commit is contained in:
github-actions[bot] 2022-07-01 12:31:55 +00:00
parent 75c83a0ec7
commit 303c64d32d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.103.0", "version": "0.104.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.103.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.104.0/eksctl_Windows_amd64.zip",
"hash": "cbd8ec1ba0cae7a9bc62c8ad59b1c7d2981122552e25c5638a45a94901676fe9" "hash": "f4330e812b75da9124373a5c9bf61df63d0d49a0d2444365a8e3a649ae624c6b"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",