Skip to content

Commit ee72a5f

Browse files
Update amazon-ecr-credential-helper to 0.10.0 (#5794)
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
1 parent 858577e commit ee72a5f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ Here are some solutions to several common problems that may occur when adding a
332332
## Package Build Status
333333
| Build Status (* means `amd64` only) | Version | Description |
334334
| ----------------------------------- | ------- | ----------- |
335-
[![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.1 | Automatically gets credentials for Amazon ECR on docker push/docker pull
335+
[![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.10.0 | Automatically gets credentials for Amazon ECR on docker push/docker pull
336336
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.28.1 | Tool for interacting with the Alertmanager API
337337
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 3.0.5 | Declarative GitOpts for Kubernetes
338338
[![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.

docs/badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Package Build Status
22
| Build Status (* means `amd64` only) | Version | Description |
33
| ----------------------------------- | ------- | ----------- |
4-
[![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.1 | Automatically gets credentials for Amazon ECR on docker push/docker pull
4+
[![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.10.0 | Automatically gets credentials for Amazon ECR on docker push/docker pull
55
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.28.1 | Tool for interacting with the Alertmanager API
66
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 3.0.5 | Declarative GitOpts for Kubernetes
77
[![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.

docs/targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Packages marked with * are not available on some architectures (usually missing `arm64`)
77
8-
amazon-ecr-credential-helper 0.9.1 Automatically gets credentials for Amazon ECR on docker push/docker pull
8+
amazon-ecr-credential-helper 0.10.0 Automatically gets credentials for Amazon ECR on docker push/docker pull
99
amtool 0.28.1 Tool for interacting with the Alertmanager API
1010
argocd 3.0.5 Declarative GitOpts for Kubernetes
1111
assume-role* 0.3.2 Easily assume AWS roles in your terminal.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.1
1+
0.10.0

0 commit comments

Comments
 (0)