diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index 3e47cd19f6..56051a11ae 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.6.13", + "version": "0.6.14", "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.13/aws-iam-authenticator_0.6.13_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "69c6c9a8aa47758de01ea550e237cd1cde213d61bd87b9967d3f419b8d374c2c" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.14/aws-iam-authenticator_0.6.14_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "1907a0dde8c82ad9e50e5bf580b8b9da9cc64f9994b4fdd4ea2362a44b26de98" } }, "bin": "aws-iam-authenticator.exe",