diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index 2f713406ec..7359494c93 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.5.3", + "version": "0.5.5", "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.3/aws-iam-authenticator_0.5.3_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "ecb113138db03de52d14f6974986a90ce6cab4dcb6f3073a9e363e79e4754233" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.5/aws-iam-authenticator_0.5.5_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "46654d5d6a1a8546911b61c4e0bf15cc17500bf4001d1e309b2809dbf54c1c5a" } }, "bin": "aws-iam-authenticator.exe",