From b40addd4caa4158e9595f4ace7f59b31d11cae08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 00:36:53 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.7.7 --- 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 1ce2817bd5..f5880c7c0c 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.7.6", + "version": "0.7.7", "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.6/aws-iam-authenticator_0.7.6_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "2100bf0b1abe60c4456df5c8c2458b04f6f3a41ef19cde6ecf9623bdc20270b1" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.7/aws-iam-authenticator_0.7.7_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "03d78c7b93370a5a384351260557327eaee23d0db2784758f12146b7464366cc" } }, "bin": "aws-iam-authenticator.exe",