aws-iam-authenticator: Update to version 0.5.2

This commit is contained in:
Jakub Čábera 2020-10-08 09:36:59 +02:00
parent 0f633820a0
commit 0b1ea0a4ec

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.1", "version": "0.5.2",
"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", "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"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", "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.2/aws-iam-authenticator_0.5.2_windows_amd64.exe#/aws-iam-authenticator.exe",
"hash": "7ce1508e6d371c6fa6d9835638861995dddb47f774319f12a61e9f88687bd9f4" "hash": "3e1143387b0b0fac1749139c431c730fba784225420b96dbbf859fb32630be25"
} }
}, },
"bin": "aws-iam-authenticator.exe", "bin": "aws-iam-authenticator.exe",