aws-iam-authenticator: Update to version 0.5.1

This commit is contained in:
Jakub Čábera 2020-07-01 23:10:32 +02:00
parent 7fb41564df
commit 38b48eafec

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator", "version": "0.5.1",
"description": "A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster", "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", "license": "Apache-2.0",
"version": "0.5.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.0/aws-iam-authenticator_0.5.0_windows_amd64.exe#/aws-iam-authenticator.exe", "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.1/aws-iam-authenticator_0.5.1_windows_amd64.exe#/aws-iam-authenticator.exe",
"hash": "40ce29dbc020d91816cef3174d17eaee0a1263dd2ee3fd24a804a8e621dc9c1c" "hash": "7ce1508e6d371c6fa6d9835638861995dddb47f774319f12a61e9f88687bd9f4"
} }
}, },
"bin": "aws-iam-authenticator.exe", "bin": "aws-iam-authenticator.exe",