diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index 99067a8c07..ac748c9600 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.6.29", + "version": "0.6.30", "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.29/aws-iam-authenticator_0.6.29_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "7a8eaa81d42ec7356ccf16c87c66bb660f8523f4e5c1fbf96d57ce93c87fc6dc" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.30/aws-iam-authenticator_0.6.30_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "f572178798a53c879454049c3ae488ab96d3dd354bd6ef1a89d4d9156e7e6a99" } }, "bin": "aws-iam-authenticator.exe",