From 2997fe51c105b3fa2c929b826afeddb03dca1631 Mon Sep 17 00:00:00 2001 From: wakemebot Date: Thu, 19 Sep 2024 06:08:39 +0000 Subject: [PATCH] chore(bot): add aws-iam-authenticator v0.6.27 --- blueprints/devops/aws-iam-authenticator/ops2deb.lock.yml | 6 ++++++ blueprints/devops/aws-iam-authenticator/ops2deb.yml | 1 + 2 files changed, 7 insertions(+) diff --git a/blueprints/devops/aws-iam-authenticator/ops2deb.lock.yml b/blueprints/devops/aws-iam-authenticator/ops2deb.lock.yml index 47974a87c9..1152b89559 100644 --- a/blueprints/devops/aws-iam-authenticator/ops2deb.lock.yml +++ b/blueprints/devops/aws-iam-authenticator/ops2deb.lock.yml @@ -82,3 +82,9 @@ - url: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.26/aws-iam-authenticator_0.6.26_linux_arm64 sha256: b856964fa64594764cdb4b14fecdc757320d5b61858cff2608a81afa6933f1e4 timestamp: 2024-08-27 18:07:30+00:00 +- url: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.27/aws-iam-authenticator_0.6.27_linux_amd64 + sha256: a935d74bbfe529274cc60099477f477997a9e4ea7df0c26c697ce658643a4707 + timestamp: 2024-09-19 06:08:39+00:00 +- url: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.27/aws-iam-authenticator_0.6.27_linux_arm64 + sha256: 31d5a8f3479cd59e9becec48089f06f3b1bf73bd16a8f9fd284e1af0347a41bf + timestamp: 2024-09-19 06:08:39+00:00 diff --git a/blueprints/devops/aws-iam-authenticator/ops2deb.yml b/blueprints/devops/aws-iam-authenticator/ops2deb.yml index abc5569aba..58d609f430 100644 --- a/blueprints/devops/aws-iam-authenticator/ops2deb.yml +++ b/blueprints/devops/aws-iam-authenticator/ops2deb.yml @@ -18,6 +18,7 @@ matrix: - 0.6.24 - 0.6.25 - 0.6.26 + - 0.6.27 homepage: https://github.com/kubernetes-sigs/aws-iam-authenticator summary: Kubernetes authentication using AWS IAM description: A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster.