azure-kubelogin: Update to version 0.2.9

This commit is contained in:
github-actions[bot] 2025-06-25 00:41:38 +00:00
parent d5aa28c511
commit 0be4fe8280

View File

@ -1,12 +1,12 @@
{
"version": "0.2.8",
"version": "0.2.9",
"description": "A client-go credential (exec) plugin implementing Azure authentication.",
"homepage": "https://github.com/Azure/kubelogin/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/kubelogin/releases/download/v0.2.8/kubelogin-win-amd64.zip",
"hash": "ce95ec7d56fc51d86ef12454e8c80266fcc28d008a25c7cddbb3aa73f66c73ae"
"url": "https://github.com/Azure/kubelogin/releases/download/v0.2.9/kubelogin-win-amd64.zip",
"hash": "828e16b0b846cc101bfdb55142031a4205eb92201dc4b301f681735cf11e274e"
}
},
"bin": "bin\\windows_amd64\\kubelogin.exe",