eksctl: Update to version 0.164.0

This commit is contained in:
github-actions[bot] 2023-10-27 12:30:09 +00:00
parent f7cf851355
commit d6399aa3fa

View File

@ -1,16 +1,16 @@
{ {
"version": "0.163.0", "version": "0.164.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.163.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.164.0/eksctl_Windows_amd64.zip",
"hash": "60951689fe7fd788b37947201b24a115a60f078b8e33676e3a51f2c3c631e284" "hash": "489cf45e6eeb3fe6eeba6ab612618794d1a40350f1d365ff729979dcdeb89c64"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.163.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.164.0/eksctl_Windows_arm64.zip",
"hash": "3daa7a8381775086ad4b0a29fb35204211cd9594a324f08149ef92188f5d9ea6" "hash": "bf6bfc52164c35e19c5f0d73f2b06bcd144c64a6549630857919bd2494c2e04c"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",