aws-iam-authenticator: Update to version 0.5.3

This commit is contained in:
Richard Kuhnt 2021-04-29 18:00:16 +00:00
parent 15f42d7c3f
commit e8e7fb9a17

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.2", "version": "0.5.3",
"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.2/aws-iam-authenticator_0.5.2_windows_amd64.exe#/aws-iam-authenticator.exe", "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.3/aws-iam-authenticator_0.5.3_windows_amd64.exe#/aws-iam-authenticator.exe",
"hash": "3e1143387b0b0fac1749139c431c730fba784225420b96dbbf859fb32630be25" "hash": "ecb113138db03de52d14f6974986a90ce6cab4dcb6f3073a9e363e79e4754233"
} }
}, },
"bin": "aws-iam-authenticator.exe", "bin": "aws-iam-authenticator.exe",