From 305f39e5a603d9c4dcf58c8c1561e6107b7c1259 Mon Sep 17 00:00:00 2001 From: "Cloud Posse Bot (CI/CD)" Date: Thu, 19 Sep 2024 06:27:48 -0700 Subject: [PATCH] Update aws-iam-authenticator to 0.6.27 (#5034) Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com> --- README.md | 2 +- docs/badges.md | 2 +- docs/targets.md | 2 +- vendor/aws-iam-authenticator/VERSION | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7c49e9ab2..199fc96d7 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ Here are some solutions to several common problems that may occur when adding a [![atmos](https://github.com/cloudposse/packages/actions/workflows/atmos.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatmos) | 1.88.1 | Universal Tool for DevOps and Cloud Automation [![awless](https://github.com/cloudposse/packages/actions/workflows/awless.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aawless)* | 0.1.11 | A Mighty CLI for AWS [![aws-copilot-cli](https://github.com/cloudposse/packages/actions/workflows/aws-copilot-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-copilot-cli) | 1.34.0 | Tool for developers to build, release and operate containerized applications on AWS App Runner or Amazon ECS on AWS Fargate. -[![aws-iam-authenticator](https://github.com/cloudposse/packages/actions/workflows/aws-iam-authenticator.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-iam-authenticator) | 0.6.26 | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster +[![aws-iam-authenticator](https://github.com/cloudposse/packages/actions/workflows/aws-iam-authenticator.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-iam-authenticator) | 0.6.27 | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster [![aws-nuke](https://github.com/cloudposse/packages/actions/workflows/aws-nuke.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-nuke) | 2.25.0 | A highly configurable way to wipe non-prod aws accounts. WARNING do not use in prod [![aws-vault](https://github.com/cloudposse/packages/actions/workflows/aws-vault.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-vault) | 7.2.0 | A vault for securely storing and accessing AWS credentials in development environments [![cfssl](https://github.com/cloudposse/packages/actions/workflows/cfssl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssl)* | 1.6.5 | Cloudflare's PKI and TLS toolkit diff --git a/docs/badges.md b/docs/badges.md index 054db4cc6..04f9bb22e 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -9,7 +9,7 @@ [![atmos](https://github.com/cloudposse/packages/actions/workflows/atmos.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatmos) | 1.88.1 | Universal Tool for DevOps and Cloud Automation [![awless](https://github.com/cloudposse/packages/actions/workflows/awless.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aawless)* | 0.1.11 | A Mighty CLI for AWS [![aws-copilot-cli](https://github.com/cloudposse/packages/actions/workflows/aws-copilot-cli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-copilot-cli) | 1.34.0 | Tool for developers to build, release and operate containerized applications on AWS App Runner or Amazon ECS on AWS Fargate. -[![aws-iam-authenticator](https://github.com/cloudposse/packages/actions/workflows/aws-iam-authenticator.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-iam-authenticator) | 0.6.26 | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster +[![aws-iam-authenticator](https://github.com/cloudposse/packages/actions/workflows/aws-iam-authenticator.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-iam-authenticator) | 0.6.27 | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster [![aws-nuke](https://github.com/cloudposse/packages/actions/workflows/aws-nuke.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-nuke) | 2.25.0 | A highly configurable way to wipe non-prod aws accounts. WARNING do not use in prod [![aws-vault](https://github.com/cloudposse/packages/actions/workflows/aws-vault.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-vault) | 7.2.0 | A vault for securely storing and accessing AWS credentials in development environments [![cfssl](https://github.com/cloudposse/packages/actions/workflows/cfssl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssl)* | 1.6.5 | Cloudflare's PKI and TLS toolkit diff --git a/docs/targets.md b/docs/targets.md index d00e58cec..06cb66662 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -13,7 +13,7 @@ atlantis 0.29.0 Terraform For Teams atmos 1.88.1 Universal Tool for DevOps and Cloud Automation awless* 0.1.11 A Mighty CLI for AWS aws-copilot-cli 1.34.0 Tool for developers to build, release and operate containerized applications on AWS App Runner or Amazon ECS on AWS Fargate. -aws-iam-authenticator 0.6.26 A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster +aws-iam-authenticator 0.6.27 A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster aws-nuke 2.25.0 A highly configurable way to wipe non-prod aws accounts. WARNING do not use in prod aws-okta OBSOLETE aws-okta allows users to authenticate with AWS using Okta credentials aws-vault 7.2.0 A vault for securely storing and accessing AWS credentials in development environments diff --git a/vendor/aws-iam-authenticator/VERSION b/vendor/aws-iam-authenticator/VERSION index ead87ff1c..c1e4fc809 100644 --- a/vendor/aws-iam-authenticator/VERSION +++ b/vendor/aws-iam-authenticator/VERSION @@ -1 +1 @@ -0.6.26 +0.6.27