azure-kubelogin: Update to version 0.0.21

This commit is contained in:
github-actions[bot] 2022-11-15 00:34:49 +00:00
parent 9e7881091f
commit d1d70e8c95

View File

@ -1,12 +1,12 @@
{
"version": "0.0.20",
"version": "0.0.21",
"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.20/kubelogin-win-amd64.zip",
"hash": "7d7cf52dfff626378a82bf214ba07d0ba6b69045cb0524ea67f7fd20c84c1ae3"
"url": "https://github.com/Azure/kubelogin/releases/download/v0.0.21/kubelogin-win-amd64.zip",
"hash": "b1f492a3800f0dd1827012af8892afb6c0c406089ff7b216948ef586030d3ea6"
}
},
"bin": "bin\\windows_amd64\\kubelogin.exe",