azure-kubelogin: Update to version 0.1.6

This commit is contained in:
github-actions[bot] 2024-12-14 00:37:40 +00:00
parent f0081344fe
commit 7cf2ebaea6

View File

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