From cd149a9171c5fd76892ea0b906c91422ff78be0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:25:51 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.6.11 --- 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 66556bf4f2..eb403fe172 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.6.10", + "version": "0.6.11", "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.6.10/aws-iam-authenticator_0.6.10_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "91ccbf17c8d528f6f3649e4894c4dd6017fd63cdf2a6f2c61bf5bbf8f56e38d5" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.11/aws-iam-authenticator_0.6.11_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "39b31b0db9d74251e7de5f756582e3f505bc4140f04b315f75f5517e08f71e52" } }, "bin": "aws-iam-authenticator.exe",