azure-kubelogin: Update to version 0.1.7

This commit is contained in:
github-actions[bot] 2025-01-31 00:35:40 +00:00
parent 244631c803
commit 9b35355aa5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.1.6", "version": "0.1.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.6/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.1.7/kubelogin-win-amd64.zip",
"hash": "29e2cbfeebe134e280b72876a66ff7ff63fd5335ed74ad925162762544326b48" "hash": "1acc38124029683ada9ed1740af7e0d689306c1aef5f4152c1c0088b71e1ff86"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",