From eb02eb1011e633a71b21d7189a5983d096a41577 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 20:26:49 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.6.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 cceccf903a..0fffcf6351 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.5.12", + "version": "0.6.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.12/aws-iam-authenticator_0.5.12_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "6d30bd9965ccd5c74f637760d4419daff67a567ba1bfa74db1003f71d3e5bc18" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.2/aws-iam-authenticator_0.6.2_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "07c26f1dd16e78b9a97e13b8142aef7b051c3edb53c155bf17a3cab4954109de" } }, "bin": "aws-iam-authenticator.exe",