From 0b1ea0a4ec930b343e3d685c568563848e246c1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 8 Oct 2020 09:36:59 +0200 Subject: [PATCH] aws-iam-authenticator: Update to version 0.5.2 --- 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 a98d5dc834..e4b1c7eb79 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.5.1", + "version": "0.5.2", "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.1/aws-iam-authenticator_0.5.1_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "7ce1508e6d371c6fa6d9835638861995dddb47f774319f12a61e9f88687bd9f4" + "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" } }, "bin": "aws-iam-authenticator.exe",