aws-iam-authenticator: Update to version 0.5.10

This commit is contained in:
github-actions[bot] 2022-11-19 00:33:43 +00:00
parent 7934dae700
commit fc6a5f9ed0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.9", "version": "0.5.10",
"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.9/aws-iam-authenticator_0.5.9_windows_amd64.exe#/aws-iam-authenticator.exe", "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.10/aws-iam-authenticator_0.5.10_windows_amd64.exe#/aws-iam-authenticator.exe",
"hash": "b7345e06c5f1d31b9459a38baffe0744343711cb5042cb31ff1e072d870c42f9" "hash": "5f1d10a78ff64ea07f821b81cd7551dbdcd4175e97ca54377ed391bf62e7e676"
} }
}, },
"bin": "aws-iam-authenticator.exe", "bin": "aws-iam-authenticator.exe",