azure-kubelogin: Update to version 0.2.7

This commit is contained in:
github-actions[bot] 2025-03-22 20:26:52 +00:00
parent a55277f225
commit 9c6bfb4a02

View File

@ -1,12 +1,12 @@
{ {
"version": "0.1.9", "version": "0.2.7",
"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.1.9/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.2.7/kubelogin-win-amd64.zip",
"hash": "4617ce48d31c5ad6b4ea17005defc0834dedf600c34eda29f79d682e90ca7ff3" "hash": "a969bb83af56c4adfac4bec0860e9edf213571cbbd6cc58ca09741ca2f65ecea"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",