azure-kubelogin: Update to version 0.0.15

This commit is contained in:
github-actions[bot] 2022-07-16 00:34:18 +00:00
parent eecba7f3fa
commit 25562a3a12

View File

@ -1,12 +1,12 @@
{
"version": "0.0.14",
"version": "0.0.15",
"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.14/kubelogin-win-amd64.zip",
"hash": "dd133e6254f24dfaa51d9aa221fc8a6a82557b0ad791295d8706d6bc16662221"
"url": "https://github.com/Azure/kubelogin/releases/download/v0.0.15/kubelogin-win-amd64.zip",
"hash": "77177eceb0898ed6f3a3bd7fded7cf52c4f48b2f39ebe3a026f31a9c522fd2cb"
}
},
"bin": "bin\\windows_amd64\\kubelogin.exe",