eksctl: Update to version 0.127.0

This commit is contained in:
github-actions[bot] 2023-01-27 12:30:40 +00:00
parent e8bd4fcdd7
commit dac78b47e3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.126.0", "version": "0.127.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.126.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.127.0/eksctl_Windows_amd64.zip",
"hash": "ac58bb3cf55b9a9c8f8353db75ebd23f5cc809c1b2e88a82feddbff349f6e0f7" "hash": "f5817e49b885cb9a9a7d12fdaec718a9a5a8f1ed481fb18235fdaadcfa9ce48e"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",