eksctl: Update to version 0.156.0

This commit is contained in:
github-actions[bot] 2023-09-08 12:30:32 +00:00
parent 7d79c74410
commit 965c5a55f9

View File

@ -1,16 +1,16 @@
{
"version": "0.155.0",
"version": "0.156.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.155.0/eksctl_Windows_amd64.zip",
"hash": "ca1cadad6dbd6ed9f9dfce1188f964f798daaa827e9a4e7ac8ec237ef4166bbd"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.156.0/eksctl_Windows_amd64.zip",
"hash": "9c65ded68e4bf303b73dc3f77fca24a0c0e6beb9ec912a65cbc5d9a092faa990"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.155.0/eksctl_Windows_arm64.zip",
"hash": "9652d0fa9c27edcf872c5982e6e47eca5ff393ac562862546f18b085d2c647fc"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.156.0/eksctl_Windows_arm64.zip",
"hash": "a85adb490a1631e18708ed2180a7306063a814a80712a712369012fbc622fb7c"
}
},
"bin": "eksctl.exe",