From da72dced6f439e35f92e1ad509fe2f76d8212958 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 04:29:17 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.6.27 --- 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 15c294d25a..7c884fbb85 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.6.26", + "version": "0.6.27", "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.26/aws-iam-authenticator_0.6.26_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "d9b43890582c79507adb134c23079a3baa7d95ebd65a7e42eaa02869da589b89" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.27/aws-iam-authenticator_0.6.27_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "6ce12a69d0270d3ec97fcfc21caccd671b633ff51a31f41b0340dbe1c48bcba7" } }, "bin": "aws-iam-authenticator.exe",