azure-kubelogin: Update to version 0.0.14

This commit is contained in:
github-actions[bot] 2022-07-07 20:27:56 +00:00
parent ecc7476945
commit 7e9aee4762

View File

@ -1,12 +1,12 @@
{
"version": "0.0.13",
"version": "0.0.14",
"description": "A client-go credential (exec) plugin implementing Azure authentication.",
"homepage": "https://github.com/Azure/kubelogin/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/kubelogin/releases/download/v0.0.13/kubelogin-win-amd64.zip",
"hash": "08ce2d743b87c61ec0e4cca9dda086ee4fa901dafba569e43fb8679928d4f6f8"
"url": "https://github.com/Azure/kubelogin/releases/download/v0.0.14/kubelogin-win-amd64.zip",
"hash": "dd133e6254f24dfaa51d9aa221fc8a6a82557b0ad791295d8706d6bc16662221"
}
},
"bin": "bin\\windows_amd64\\kubelogin.exe",