eksctl: Update to version 0.168.0

This commit is contained in:
github-actions[bot] 2024-01-20 00:33:17 +00:00
parent fbe85e0f2d
commit ef14727d99

View File

@ -1,16 +1,16 @@
{
"version": "0.167.0",
"version": "0.168.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"homepage": "https://eksctl.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.167.0/eksctl_Windows_amd64.zip",
"hash": "59b0f0cece566ad6a2a994e51332ddb122a1d1985d7cd6974f453c82dec5e69c"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.168.0/eksctl_Windows_amd64.zip",
"hash": "a9ef73196292db618d020b3943151ad29d4e1f8525d2da266e4fd9b7523740f1"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.167.0/eksctl_Windows_arm64.zip",
"hash": "163bd96208eeaf7dba257617e186ae158458e974417676e96a3e8d5ffb09bf4c"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.168.0/eksctl_Windows_arm64.zip",
"hash": "7118520a7adca9cd8de38adde278bef85bc29bf89235ff765938e05456a995da"
}
},
"bin": "eksctl.exe",