azure-kubelogin: Update to version 0.0.16

This commit is contained in:
github-actions[bot] 2022-07-19 00:35:24 +00:00
parent 40398870f8
commit 779d9ce21f

View File

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