eksctl: Update to version 0.145.0

This commit is contained in:
github-actions[bot] 2023-06-16 12:32:22 +00:00
parent f3d8a23eb9
commit e9a1905a8b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.144.0", "version": "0.145.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.144.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.145.0/eksctl_Windows_amd64.zip",
"hash": "5db05284a99fd762308e2c9fbfcabaf95ed800dd5e69e699f0281047c98ad112" "hash": "d8e6a746750ffbd9cd116328f05f5b581d14d7a9add0a9c54a424305849592df"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",