azure-kubelogin: Update to version 0.2.12

This commit is contained in:
github-actions[bot] 2025-10-17 00:38:29 +00:00
parent 5176b9020b
commit b512bf53c1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.10", "version": "0.2.12",
"description": "A client-go credential (exec) plugin implementing Azure authentication.", "description": "A client-go credential (exec) plugin implementing Azure authentication.",
"homepage": "https://github.com/Azure/kubelogin/", "homepage": "https://github.com/Azure/kubelogin/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/kubelogin/releases/download/v0.2.10/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.2.12/kubelogin-win-amd64.zip",
"hash": "d9f9dff85037a35d14c3091bd22b84927a206750970abfe6eaa8f390203a6e30" "hash": "51b96263535e39acee9a603fe67cbf642ad1842638821a15778490e3af5fd4a2"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",