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