From 303c64d32d3c3fdb8d27fae349264daffe00afed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 12:31:55 +0000 Subject: [PATCH] eksctl: Update to version 0.104.0 --- bucket/eksctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/eksctl.json b/bucket/eksctl.json index 3e0d8f1379..a286d51f1a 100644 --- a/bucket/eksctl.json +++ b/bucket/eksctl.json @@ -1,12 +1,12 @@ { - "version": "0.103.0", + "version": "0.104.0", "description": "A simple CLI tool for creating clusters on EKS - Amazon’s 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.103.0/eksctl_Windows_amd64.zip", - "hash": "cbd8ec1ba0cae7a9bc62c8ad59b1c7d2981122552e25c5638a45a94901676fe9" + "url": "https://github.com/weaveworks/eksctl/releases/download/v0.104.0/eksctl_Windows_amd64.zip", + "hash": "f4330e812b75da9124373a5c9bf61df63d0d49a0d2444365a8e3a649ae624c6b" } }, "bin": "eksctl.exe",