From 9a9f6cba7f9be6169616fb4822c9a3ad22ea612e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 00:40:52 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.7.3 --- 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 995bf454a8..b25b33e06b 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.7.2", + "version": "0.7.3", "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.7.2/aws-iam-authenticator_0.7.2_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "e0d995aa69917661fd43d34f181a99ac6fb8609936f387df8c3a3d32bd40aa31" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.3/aws-iam-authenticator_0.7.3_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "0fd21d39cb4f108baf2074afe31502b808bb0ff5423c259bffa9079af47fc9f7" } }, "bin": "aws-iam-authenticator.exe",