Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aws-iam-authenticator to 0.5.11 #3086

Merged
merged 1 commit into from
Nov 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ Here are some solutions to several common problems that may occur when adding a
[![atlantis](https://github.com/cloudposse/packages/workflows/atlantis/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.20.1 | Terraform For Teams
[![atmos](https://github.com/cloudposse/packages/workflows/atmos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatmos) | 1.13.1 | Universal Tool for DevOps and Cloud Automation
[![awless](https://github.com/cloudposse/packages/workflows/awless/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aawless) | 0.1.11 | A Mighty CLI for AWS
[![aws-iam-authenticator](https://github.com/cloudposse/packages/workflows/aws-iam-authenticator/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-iam-authenticator) | 0.5.9 | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
[![aws-iam-authenticator](https://github.com/cloudposse/packages/workflows/aws-iam-authenticator/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-iam-authenticator) | 0.5.11 | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
[![aws-vault](https://github.com/cloudposse/packages/workflows/aws-vault/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-vault) | 6.6.0 | A vault for securely storing and accessing AWS credentials in development environments
[![cfssl](https://github.com/cloudposse/packages/workflows/cfssl/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssl) | 1.6.3 | Cloudflare's PKI and TLS toolkit
[![cfssljson](https://github.com/cloudposse/packages/workflows/cfssljson/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssljson) | 1.6.3 | Cloudflare's PKI and TLS toolkit json parser
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![atlantis](https://github.com/cloudposse/packages/workflows/atlantis/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatlantis) | 0.20.1 | Terraform For Teams
[![atmos](https://github.com/cloudposse/packages/workflows/atmos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aatmos) | 1.13.1 | Universal Tool for DevOps and Cloud Automation
[![awless](https://github.com/cloudposse/packages/workflows/awless/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aawless) | 0.1.11 | A Mighty CLI for AWS
[![aws-iam-authenticator](https://github.com/cloudposse/packages/workflows/aws-iam-authenticator/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-iam-authenticator) | 0.5.9 | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
[![aws-iam-authenticator](https://github.com/cloudposse/packages/workflows/aws-iam-authenticator/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-iam-authenticator) | 0.5.11 | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
[![aws-vault](https://github.com/cloudposse/packages/workflows/aws-vault/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aaws-vault) | 6.6.0 | A vault for securely storing and accessing AWS credentials in development environments
[![cfssl](https://github.com/cloudposse/packages/workflows/cfssl/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssl) | 1.6.3 | Cloudflare's PKI and TLS toolkit
[![cfssljson](https://github.com/cloudposse/packages/workflows/cfssljson/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Acfssljson) | 1.6.3 | Cloudflare's PKI and TLS toolkit json parser
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assume-role 0.3.2 Easily assume AWS roles in your terminal.
atlantis 0.20.1 Terraform For Teams
atmos 1.13.1 Universal Tool for DevOps and Cloud Automation
awless 0.1.11 A Mighty CLI for AWS
aws-iam-authenticator 0.5.9 A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
aws-iam-authenticator 0.5.11 A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
aws-okta OBSOLETE aws-okta allows users to authenticate with AWS using Okta credentials
aws-vault 6.6.0 A vault for securely storing and accessing AWS credentials in development environments
cfssl 1.6.3 Cloudflare's PKI and TLS toolkit
Expand Down
2 changes: 1 addition & 1 deletion vendor/aws-iam-authenticator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.9
0.5.11