From c3decce31a13141eafd11ef01ae4d860014b1bcc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 00:41:35 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.7.9 --- 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 bbcbd0d17e..c157aa9ebe 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.7.8", + "version": "0.7.9", "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.8/aws-iam-authenticator_0.7.8_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "e1cbce277131dd6cbe08d79975341e0aedac385ffc5bd8f792dcd849aeb6f5e1" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.9/aws-iam-authenticator_0.7.9_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "9a75396b4f3ca9db36945832dad29d58bea05c06239f4655466b6095b2b184b2" } }, "bin": "aws-iam-authenticator.exe",