From 0fea5ee1355102bacf0914a288667d5a10e6df34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 12:29:30 +0000 Subject: [PATCH] azure-kubelogin: Update to version 0.0.34 --- 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 2323e7d302..156140f2db 100644 --- a/bucket/azure-kubelogin.json +++ b/bucket/azure-kubelogin.json @@ -1,12 +1,12 @@ { - "version": "0.0.33", + "version": "0.0.34", "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.33/kubelogin-win-amd64.zip", - "hash": "5360dabfa127ab327cd7868b45073d83213491ae8570d6e36cb1470308203a87" + "url": "https://github.com/Azure/kubelogin/releases/download/v0.0.34/kubelogin-win-amd64.zip", + "hash": "bcb0f22fde17a9d8bf2c9c5486b0b47884fa9e6ad7020774b725aa123c56d82b" } }, "bin": "bin\\windows_amd64\\kubelogin.exe",