diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index c157aa9ebe..dacf6231c5 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.7.9", + "version": "0.7.10", "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.7.9/aws-iam-authenticator_0.7.9_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "9a75396b4f3ca9db36945832dad29d58bea05c06239f4655466b6095b2b184b2" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.10/aws-iam-authenticator_0.7.10_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "2c3a47b39ededc1a9a606b216acca9260ea16134349201278e6d947480332c11" } }, "bin": "aws-iam-authenticator.exe",