azure-kubelogin: Update to version 0.0.33

This commit is contained in:
github-actions[bot] 2023-10-26 16:26:43 +00:00
parent bd13d48398
commit a271ca58a0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.32", "version": "0.0.33",
"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.32/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.33/kubelogin-win-amd64.zip",
"hash": "193186c8456ece427e406378bf26c38d09c7a42ecc4f8f6d820d5a81bfd07366" "hash": "5360dabfa127ab327cd7868b45073d83213491ae8570d6e36cb1470308203a87"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",