From 865aeefa8d8f71926fa3c23b3e96a8a1aa8fbe4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 00:33:30 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.5.9 --- 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 7e7822fadc..0d16474d02 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.5.7", + "version": "0.5.9", "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.7/aws-iam-authenticator_0.5.7_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "7aa1111392e3e06e15ecffec815827f8c8f81340307cee054c826dc42c6c92bd" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.9/aws-iam-authenticator_0.5.9_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "b7345e06c5f1d31b9459a38baffe0744343711cb5042cb31ff1e072d870c42f9" } }, "bin": "aws-iam-authenticator.exe",