diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index 44b486b9b8..7e7822fadc 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.5.6", + "version": "0.5.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.5.6/aws-iam-authenticator_0.5.6_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "eb86f10ef97e593d8bf42c274fe44843a0deaacdc57b73ed5458e3e61a1ec5c1" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.7/aws-iam-authenticator_0.5.7_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "7aa1111392e3e06e15ecffec815827f8c8f81340307cee054c826dc42c6c92bd" } }, "bin": "aws-iam-authenticator.exe",