aws-iam-authenticator: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2025-04-18 00:37:58 +00:00
parent 4a05ee5344
commit 2ad44e6ed6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.31", "version": "0.7.1",
"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.6.31/aws-iam-authenticator_0.6.31_windows_amd64.exe#/aws-iam-authenticator.exe", "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.7.1/aws-iam-authenticator_0.7.1_windows_amd64.exe#/aws-iam-authenticator.exe",
"hash": "0a1aa391025cdfcf2c997a555f81e88367314d019650bdcff9b11bbbf9ac0d96" "hash": "a17a82b412f81b8122a16d3bffa3e7a34a25a816db8c7274116cdd84ea1d69c2"
} }
}, },
"bin": "aws-iam-authenticator.exe", "bin": "aws-iam-authenticator.exe",