eksctl: Update to version 0.157.0

This commit is contained in:
github-actions[bot] 2023-09-15 12:31:09 +00:00
parent 59d4c3cae0
commit 0af862b696

View File

@ -1,16 +1,16 @@
{ {
"version": "0.156.0", "version": "0.157.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.156.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.157.0/eksctl_Windows_amd64.zip",
"hash": "9c65ded68e4bf303b73dc3f77fca24a0c0e6beb9ec912a65cbc5d9a092faa990" "hash": "72d8000bc8e271c1a11d6dbce773a0ec197fe20db39f9a847fdc9d75ab74818f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.156.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.157.0/eksctl_Windows_arm64.zip",
"hash": "a85adb490a1631e18708ed2180a7306063a814a80712a712369012fbc622fb7c" "hash": "7aac65a93b86b6927758880659650f7c264ebfbf3ce34d2027fdffc13aa7499a"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",