From 24b0f4581820f90fba664e26bdeabac520c82bd3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 24 Jan 2020 02:01:49 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.5.0 --- 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 8d3ea43a09..9abbe19739 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator", "description": "A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster", "license": "Apache-2.0", - "version": "0.4.0", + "version": "0.5.0", "architecture": { "64bit": { - "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.4.0/aws-iam-authenticator_0.4.0_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "d26ccd0e83667f79dea88a72072371fd87c2023895417b54c2bd0e4c55d7d5fa" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.0/aws-iam-authenticator_0.5.0_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "40ce29dbc020d91816cef3174d17eaee0a1263dd2ee3fd24a804a8e621dc9c1c" } }, "bin": "aws-iam-authenticator.exe",