eksctl: Update to version 0.159.0

This commit is contained in:
github-actions[bot] 2023-09-26 16:29:09 +00:00
parent 1f4aca266e
commit 26f5b8bfc2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.158.0", "version": "0.159.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.158.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.159.0/eksctl_Windows_amd64.zip",
"hash": "8c366e6eacf7dd522b1b2c497d5684c814280abdfe67290d71883ac7a6fe174b" "hash": "770057b50f53aec22723eed5c908135de0f747b8571b53e152958747cd964656"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.158.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.159.0/eksctl_Windows_arm64.zip",
"hash": "c7d49cd8bb706245b324c1aca08922c1b626c373e069e2f7461749cbe7f6020f" "hash": "cca68f6a133877f27de09a3c7b444cf3a75addb750ab3626acf2a3e45472b694"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",