azure-kubelogin: Update to version 0.2.10

This commit is contained in:
github-actions[bot] 2025-10-12 20:27:52 +00:00
parent a2ff2feb97
commit 79ba481085

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.11", "version": "0.2.10",
"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.11/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.2.10/kubelogin-win-amd64.zip",
"hash": "021b83b190779fad6c6a2cc3bd3cfab354e14e50c52b8d85eb62b246ae07a0c9" "hash": "d9f9dff85037a35d14c3091bd22b84927a206750970abfe6eaa8f390203a6e30"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",