From 25562a3a128399364d19a8ec05f7f9829bf7d288 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 00:34:18 +0000 Subject: [PATCH] azure-kubelogin: Update to version 0.0.15 --- bucket/azure-kubelogin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/azure-kubelogin.json b/bucket/azure-kubelogin.json index 3de30d35af..dac3bbcd19 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.0.14", + "version": "0.0.15", "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.14/kubelogin-win-amd64.zip", - "hash": "dd133e6254f24dfaa51d9aa221fc8a6a82557b0ad791295d8706d6bc16662221" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.15/kubelogin-win-amd64.zip", + "hash": "77177eceb0898ed6f3a3bd7fded7cf52c4f48b2f39ebe3a026f31a9c522fd2cb" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",