eksctl: Update to version 0.153.0

This commit is contained in:
github-actions[bot] 2023-08-18 12:29:59 +00:00
parent a5971f17c7
commit f909f95ee8

View File

@ -1,16 +1,16 @@
{ {
"version": "0.152.0", "version": "0.153.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.152.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.153.0/eksctl_Windows_amd64.zip",
"hash": "a4f63e15ab187e6a979c41183bc411d65826fa22963d04d37ef29efeac3d2dc1" "hash": "691004e2f5fed1af0da5c3d329f84f452ec619ba7812402d9de56d7c0ff1e4a9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.152.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.153.0/eksctl_Windows_arm64.zip",
"hash": "7ea0be93fcbdc16447f41272dcf1aa2e9354d594e97176d9a8f6e104dfcecc0f" "hash": "c3ad147ece6527ffc336e59538aade43892855e812bae976d822de6437459d8e"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",