azure-kubelogin: Update to version 0.1.0

This commit is contained in:
github-actions[bot] 2023-12-28 20:22:35 +00:00
parent 339e21774d
commit b736843603

View File

@ -1,12 +1,12 @@
{
"version": "0.0.34",
"version": "0.1.0",
"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.34/kubelogin-win-amd64.zip",
"hash": "bcb0f22fde17a9d8bf2c9c5486b0b47884fa9e6ad7020774b725aa123c56d82b"
"url": "https://github.com/Azure/kubelogin/releases/download/v0.1.0/kubelogin-win-amd64.zip",
"hash": "911e016eb4642ee6ea28c314e6054f9fc08817ea01466768bf1811d083eb87db"
}
},
"bin": "bin\\windows_amd64\\kubelogin.exe",