From a7e4e2f7fb22a8ff682d3f91dd745bc264bfcfc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 08:29:50 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.7.6 --- 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 04be30bc9d..1ce2817bd5 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.7.5", + "version": "0.7.6", "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.5/aws-iam-authenticator_0.7.5_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "d65e2e36fb0d61107c0e0405100a5824d166e93917ae72384053bef07588a258" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.6/aws-iam-authenticator_0.7.6_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "2100bf0b1abe60c4456df5c8c2458b04f6f3a41ef19cde6ecf9623bdc20270b1" } }, "bin": "aws-iam-authenticator.exe",