Skip to content

Commit

Permalink
Update amazon-ecr-credential-helper to 0.8.0 (#4678)
Browse files Browse the repository at this point in the history
Co-authored-by: cloudpossebot <[email protected]>
  • Loading branch information
cloudpossebot and cloudpossebot authored May 15, 2024
1 parent 9007eef commit 2fa0cc5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.1 | 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.8.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.11.0 | 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.
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
@@ -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.7.1 | 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.8.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.11.0 | 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.
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Packages marked with * are not available on some architectures (usually missing `arm64`)
amazon-ecr-credential-helper 0.7.1 Automatically gets credentials for Amazon ECR on docker push/docker pull
amazon-ecr-credential-helper 0.8.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.11.0 Declarative GitOpts for Kubernetes
assume-role* 0.3.2 Easily assume AWS roles in your terminal.
Expand Down
2 changes: 1 addition & 1 deletion vendor/amazon-ecr-credential-helper/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.1
0.8.0

0 comments on commit 2fa0cc5

Please sign in to comment.