aws-iam-authenticator: Update to version 0.6.25

This commit is contained in:
github-actions[bot] 2024-08-21 00:34:14 +00:00
parent 715ba1ce46
commit acb867afc0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.6.24", "version": "0.6.25",
"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.24/aws-iam-authenticator_0.6.24_windows_amd64.exe#/aws-iam-authenticator.exe", "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.25/aws-iam-authenticator_0.6.25_windows_amd64.exe#/aws-iam-authenticator.exe",
"hash": "acdb47907c77e1994a5d843184d166d7bba136eaf9d63d9969e09e36b12788f7" "hash": "5840e0f04a68da4ef841a21f06d3a9545c55ecd6e47bd9287b7c50031bca0784"
} }
}, },
"bin": "aws-iam-authenticator.exe", "bin": "aws-iam-authenticator.exe",