diff --git a/README.md b/README.md index 97a349a5b6..8aea1f98fc 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.86.2 | 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.23 | 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.24 | 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 239c645c4c..d769eb7bab 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.86.2 | 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.23 | 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.24 | 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 acda9222ae..4786c26d2d 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -13,7 +13,7 @@ atlantis 0.28.5 Terraform For Teams atmos 1.86.2 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.23 A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster +aws-iam-authenticator 0.6.24 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 9d04cbd9af..0426003ce3 100644 --- a/vendor/aws-iam-authenticator/VERSION +++ b/vendor/aws-iam-authenticator/VERSION @@ -1 +1 @@ -0.6.23 +0.6.24