From f4c2c1c39a7e69119297db977e762d7ab77b4fbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 20:26:46 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.5.10 --- 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 60e55413b1..a92ed042b9 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.5.11", + "version": "0.5.10", "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.11/aws-iam-authenticator_0.5.11_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "37035787421a9177a990324f4f31591d51c3bbfa4a00bcdcd1016b904af2ba5f" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.10/aws-iam-authenticator_0.5.10_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "5f1d10a78ff64ea07f821b81cd7551dbdcd4175e97ca54377ed391bf62e7e676" } }, "bin": "aws-iam-authenticator.exe",