eksctl: Update to version 0.162.0

This commit is contained in:
github-actions[bot] 2023-10-13 12:30:44 +00:00
parent dcb5019601
commit 41657d86b5

View File

@ -1,16 +1,16 @@
{ {
"version": "0.161.0", "version": "0.162.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.161.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.162.0/eksctl_Windows_amd64.zip",
"hash": "e2be5f2ae69ca7b4536904a35225f34cb758daf84e59498c1745f9c1e51cf704" "hash": "1c067b34d5d2328a930d3eaed1b2ba9f8b360b93cb52135faf6babf6a8d2f599"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.161.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.162.0/eksctl_Windows_arm64.zip",
"hash": "a6d7e1a9fdade882483eee8feee0c4ad4293551779930999bcf2a5baee12bbd4" "hash": "7140fd294f769e7b2a3251d1cd002d98af894979594bd5a3518aa1cb5c22c14b"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",