From b0c0922c8652ef8efe1628999dc622096921036a Mon Sep 17 00:00:00 2001 From: wakemebot Date: Tue, 17 Dec 2024 03:19:47 +0000 Subject: [PATCH] chore(bot): add aws-iam-authenticator v0.6.29 --- 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 fccffc1015..7ac9a34eed 100644 --- a/blueprints/devops/aws-iam-authenticator/ops2deb.lock.yml +++ b/blueprints/devops/aws-iam-authenticator/ops2deb.lock.yml @@ -94,3 +94,9 @@ - url: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.28/aws-iam-authenticator_0.6.28_linux_arm64 sha256: 342063360c66a2013d6b38f262893433ad6f182afcca5d5438761c42d5329e93 timestamp: 2024-11-19 00:28:22+00:00 +- url: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.29/aws-iam-authenticator_0.6.29_linux_amd64 + sha256: 3eb662fc197510d27418ae57a10d71c864d15ecab4b5c2b04e495175a8f87d8f + timestamp: 2024-12-17 03:19:46+00:00 +- url: https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.29/aws-iam-authenticator_0.6.29_linux_arm64 + sha256: ba4430271c8566f88f6bcf0d61080783300928509ed8f9933b98005d67ef7bd2 + timestamp: 2024-12-17 03:19:46+00:00 diff --git a/blueprints/devops/aws-iam-authenticator/ops2deb.yml b/blueprints/devops/aws-iam-authenticator/ops2deb.yml index 561f932048..330173cbce 100644 --- a/blueprints/devops/aws-iam-authenticator/ops2deb.yml +++ b/blueprints/devops/aws-iam-authenticator/ops2deb.yml @@ -20,6 +20,7 @@ matrix: - 0.6.26 - 0.6.27 - 0.6.28 + - 0.6.29 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.