eksctl: Update to version 0.163.0

This commit is contained in:
github-actions[bot] 2023-10-24 08:26:47 +00:00
parent e5bd15f3aa
commit 32eb02336a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.162.0", "version": "0.163.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.162.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.163.0/eksctl_Windows_amd64.zip",
"hash": "1c067b34d5d2328a930d3eaed1b2ba9f8b360b93cb52135faf6babf6a8d2f599" "hash": "60951689fe7fd788b37947201b24a115a60f078b8e33676e3a51f2c3c631e284"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.162.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.163.0/eksctl_Windows_arm64.zip",
"hash": "7140fd294f769e7b2a3251d1cd002d98af894979594bd5a3518aa1cb5c22c14b" "hash": "3daa7a8381775086ad4b0a29fb35204211cd9594a324f08149ef92188f5d9ea6"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",