azure-kubelogin: Update to version 0.0.28

This commit is contained in:
github-actions[bot] 2023-03-14 20:31:29 +00:00
parent 849fc4f3c6
commit 0a5d24a81c

View File

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