From e8e7fb9a171e72f079e718e93a551fd7ef23861d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Apr 2021 18:00:16 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.5.3 --- bucket/aws-iam-authenticator.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index e4b1c7eb79..2f713406ec 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.5.2", + "version": "0.5.3", "description": "A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster", "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.2/aws-iam-authenticator_0.5.2_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "3e1143387b0b0fac1749139c431c730fba784225420b96dbbf859fb32630be25" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.3/aws-iam-authenticator_0.5.3_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "ecb113138db03de52d14f6974986a90ce6cab4dcb6f3073a9e363e79e4754233" } }, "bin": "aws-iam-authenticator.exe",