azure-kubelogin: Update to version 0.0.27

This commit is contained in:
github-actions[bot] 2023-02-23 00:34:14 +00:00
parent e59f838609
commit 82d9cecceb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.26", "version": "0.0.27",
"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.0.26/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.27/kubelogin-win-amd64.zip",
"hash": "34202afdc12d5272c99a1cf67b63bfd689f488494bbbd0b5d4661577da70e194" "hash": "e12904865f03da6a5b8d78d4013594b0c64d367da84ed1e6de152355fc4e4ced"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",