eksctl: Update to version 0.169.0

This commit is contained in:
github-actions[bot] 2024-01-24 00:32:52 +00:00
parent db80a93210
commit 40a4f59a1d

View File

@ -1,16 +1,16 @@
{ {
"version": "0.168.0", "version": "0.169.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.168.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.169.0/eksctl_Windows_amd64.zip",
"hash": "a9ef73196292db618d020b3943151ad29d4e1f8525d2da266e4fd9b7523740f1" "hash": "8f507df5224248ad7f281dfedc8032cc235b675e04629b7f6bfaf59fb3cf99e0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.168.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.169.0/eksctl_Windows_arm64.zip",
"hash": "7118520a7adca9cd8de38adde278bef85bc29bf89235ff765938e05456a995da" "hash": "a0590b87d6d4a221fe4a4f01f18fa487a560d95a659c4e005090a58f09173aa0"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",