azure-kubelogin: Update to version 0.0.30

This commit is contained in:
github-actions[bot] 2023-06-07 04:26:42 +00:00
parent 10f8d26110
commit 3700c7e222

View File

@ -1,12 +1,12 @@
{ {
"version": "0.0.29", "version": "0.0.30",
"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.29/kubelogin-win-amd64.zip", "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.30/kubelogin-win-amd64.zip",
"hash": "8b70fe898c2e67c295829c01a7305580f75c563b0162f1e4ef93a5594e30b954" "hash": "4bb3d20d2d4a856c75166df673e99dca5b904149b841c8d335fa78da79ad5615"
} }
}, },
"bin": "bin\\windows_amd64\\kubelogin.exe", "bin": "bin\\windows_amd64\\kubelogin.exe",