From 13bd313e19bf818b0758d8ac8d0eb4c87658e8db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 00:34:22 +0000 Subject: [PATCH] aws-iam-authenticator: Update to version 0.6.22 --- bucket/aws-iam-authenticator.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/aws-iam-authenticator.json b/bucket/aws-iam-authenticator.json index 557885a3b5..aeb5cae12a 100644 --- a/bucket/aws-iam-authenticator.json +++ b/bucket/aws-iam-authenticator.json @@ -1,12 +1,12 @@ { - "version": "0.6.21", + "version": "0.6.22", "description": "A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster", "homepage": "https://github.com/kubernetes-sigs/aws-iam-authenticator", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.21/aws-iam-authenticator_0.6.21_windows_amd64.exe#/aws-iam-authenticator.exe", - "hash": "036b7be0797f590f9308fe4b084e9802b536261b408e9d3ffaa372be8e6aa349" + "url": "https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.22/aws-iam-authenticator_0.6.22_windows_amd64.exe#/aws-iam-authenticator.exe", + "hash": "0f3a0c3f4c5462da23e6718ba82fc0bf0b5c717c959c43abfab7ef9a38d09436" } }, "bin": "aws-iam-authenticator.exe",