aws-iam-authenticator: Update to version 0.5.7

This commit is contained in:
github-actions[bot] 2022-04-11 20:27:38 +00:00
parent d0267a0d9c
commit 57f240148c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.6", "version": "0.5.7",
"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.6/aws-iam-authenticator_0.5.6_windows_amd64.exe#/aws-iam-authenticator.exe", "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.7/aws-iam-authenticator_0.5.7_windows_amd64.exe#/aws-iam-authenticator.exe",
"hash": "eb86f10ef97e593d8bf42c274fe44843a0deaacdc57b73ed5458e3e61a1ec5c1" "hash": "7aa1111392e3e06e15ecffec815827f8c8f81340307cee054c826dc42c6c92bd"
} }
}, },
"bin": "aws-iam-authenticator.exe", "bin": "aws-iam-authenticator.exe",