aws-iam-authenticator: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2025-04-29 20:29:54 +00:00
parent db674621bb
commit c53bd4bd67

View File

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