aws-iam-authenticator: Update to version 0.6.2

This commit is contained in:
github-actions[bot] 2022-12-19 20:26:49 +00:00
parent 59fd0f1bf4
commit eb02eb1011

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.12", "version": "0.6.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.12/aws-iam-authenticator_0.5.12_windows_amd64.exe#/aws-iam-authenticator.exe", "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.2/aws-iam-authenticator_0.6.2_windows_amd64.exe#/aws-iam-authenticator.exe",
"hash": "6d30bd9965ccd5c74f637760d4419daff67a567ba1bfa74db1003f71d3e5bc18" "hash": "07c26f1dd16e78b9a97e13b8142aef7b051c3edb53c155bf17a3cab4954109de"
} }
}, },
"bin": "aws-iam-authenticator.exe", "bin": "aws-iam-authenticator.exe",