aws-iam-authenticator: Update to version 0.5.5

This commit is contained in:
github-actions[bot] 2022-02-17 20:25:40 +00:00
parent 8c103e80a8
commit 2a4bc27acb

View File

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