azure-kubelogin: Update to version 0.1.9

This commit is contained in:
github-actions[bot] 2025-03-11 20:28:23 +00:00
parent 66a50988a0
commit 821cd65d3c

View File

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