azure-kubelogin: Update to version 0.0.17

This commit is contained in:
github-actions[bot] 2022-07-21 00:33:49 +00:00
parent c925a93618
commit 794b330f24

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.16", "version": "0.0.17",
"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.16/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.17/kubelogin-win-amd64.zip",
"hash": "fe248ebbccdd2bdeef8f900fc3e7c51b1ea4e40cf072b5bad5f9ecf3b25d362c" "hash": "2b4a0952c2976bdcabfb26d95394c0fa752ab122d9350095d61e7a91ec440fd7"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",