diff --git a/README.md b/README.md index 684f53518d..7131210cd0 100644 --- a/README.md +++ b/README.md @@ -328,7 +328,7 @@ Here are some solutions to several common problems that may occur when adding a ## Package Build Status | Build Status (* means `amd64` only) | Version | Description | | ----------------------------------- | ------- | ----------- | -[![amazon-ecr-credential-helper](https://github.com/cloudposse/packages/actions/workflows/amazon-ecr-credential-helper.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamazon-ecr-credential-helper) | 0.8.0 | Automatically gets credentials for Amazon ECR on docker push/docker pull +[![amazon-ecr-credential-helper](https://github.com/cloudposse/packages/actions/workflows/amazon-ecr-credential-helper.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamazon-ecr-credential-helper) | 0.9.0 | Automatically gets credentials for Amazon ECR on docker push/docker pull [![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.27.0 | Tool for interacting with the Alertmanager API [![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 2.12.3 | Declarative GitOpts for Kubernetes [![assume-role](https://github.com/cloudposse/packages/actions/workflows/assume-role.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aassume-role)* | 0.3.2 | Easily assume AWS roles in your terminal. diff --git a/docs/badges.md b/docs/badges.md index b8c84e7bfc..a875835fd7 100644 --- a/docs/badges.md +++ b/docs/badges.md @@ -1,7 +1,7 @@ ## Package Build Status | Build Status (* means `amd64` only) | Version | Description | | ----------------------------------- | ------- | ----------- | -[![amazon-ecr-credential-helper](https://github.com/cloudposse/packages/actions/workflows/amazon-ecr-credential-helper.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamazon-ecr-credential-helper) | 0.8.0 | Automatically gets credentials for Amazon ECR on docker push/docker pull +[![amazon-ecr-credential-helper](https://github.com/cloudposse/packages/actions/workflows/amazon-ecr-credential-helper.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamazon-ecr-credential-helper) | 0.9.0 | Automatically gets credentials for Amazon ECR on docker push/docker pull [![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.27.0 | Tool for interacting with the Alertmanager API [![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 2.12.3 | Declarative GitOpts for Kubernetes [![assume-role](https://github.com/cloudposse/packages/actions/workflows/assume-role.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aassume-role)* | 0.3.2 | Easily assume AWS roles in your terminal. diff --git a/docs/targets.md b/docs/targets.md index 7550892151..da603ec9ec 100644 --- a/docs/targets.md +++ b/docs/targets.md @@ -5,7 +5,7 @@ Packages marked with * are not available on some architectures (usually missing `arm64`) -amazon-ecr-credential-helper 0.8.0 Automatically gets credentials for Amazon ECR on docker push/docker pull +amazon-ecr-credential-helper 0.9.0 Automatically gets credentials for Amazon ECR on docker push/docker pull amtool 0.27.0 Tool for interacting with the Alertmanager API argocd 2.12.3 Declarative GitOpts for Kubernetes assume-role* 0.3.2 Easily assume AWS roles in your terminal. diff --git a/vendor/amazon-ecr-credential-helper/VERSION b/vendor/amazon-ecr-credential-helper/VERSION index a3df0a6959..ac39a106c4 100644 --- a/vendor/amazon-ecr-credential-helper/VERSION +++ b/vendor/amazon-ecr-credential-helper/VERSION @@ -1 +1 @@ -0.8.0 +0.9.0