diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index 964da9d261..15c294d25a 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.6.25", + "version": "0.6.26", "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.25/aws-iam-authenticator_0.6.25_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "5840e0f04a68da4ef841a21f06d3a9545c55ecd6e47bd9287b7c50031bca0784" + "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" } }, "bin": "aws-iam-authenticator.exe",