From 2a4bc27acb192eb97367eb7d64e7e092862a031c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 20:25:40 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.5.5 --- 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 2f713406ec..7359494c93 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.5.3", + "version": "0.5.5", "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.3/aws-iam-authenticator_0.5.3_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "ecb113138db03de52d14f6974986a90ce6cab4dcb6f3073a9e363e79e4754233" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.5/aws-iam-authenticator_0.5.5_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "46654d5d6a1a8546911b61c4e0bf15cc17500bf4001d1e309b2809dbf54c1c5a" } }, "bin": "aws-iam-authenticator.exe",