From acb867afc06e1827551a5adc3b83b1bbb6dde66a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 00:34:14 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.6.25 --- 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 886ecf30b0..964da9d261 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.6.24", + "version": "0.6.25", "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.6.24/aws-iam-authenticator_0.6.24_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "acdb47907c77e1994a5d843184d166d7bba136eaf9d63d9969e09e36b12788f7" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.25/aws-iam-authenticator_0.6.25_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "5840e0f04a68da4ef841a21f06d3a9545c55ecd6e47bd9287b7c50031bca0784" } }, "bin": "aws-iam-authenticator.exe",