From 895145754ee9a8f465a2ee3b545837fb933816e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 20:29:30 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.7.5 --- 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 4f347eca8d..04be30bc9d 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.7.4", + "version": "0.7.5", "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.4/aws-iam-authenticator_0.7.4_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "f29568b436623edf4ac7646dddc5cd3edcdbd037363273d14d8f44050bbba481" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.5/aws-iam-authenticator_0.7.5_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "d65e2e36fb0d61107c0e0405100a5824d166e93917ae72384053bef07588a258" } }, "bin": "aws-iam-authenticator.exe",