azure-kubelogin: Update to version 0.0.22

This commit is contained in:
github-actions[bot] 2022-11-16 04:30:03 +00:00
parent 3c2e8aae70
commit c225a52597

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.21", "version": "0.0.22",
"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.21/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.22/kubelogin-win-amd64.zip",
"hash": "b1f492a3800f0dd1827012af8892afb6c0c406089ff7b216948ef586030d3ea6" "hash": "c73fc3f8052be077006d1230f152e78da0275572f22e95b6a8556650a778e801"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",