Skip to content

Commit ecba07e

Browse files
Update amazon-ecr-credential-helper to 0.11.0 (#6160)
Co-authored-by: cloudpossebot <11232728+cloudpossebot@users.noreply.github.com>
1 parent d72603c commit ecba07e

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
@@ -335,7 +335,7 @@ Here are some solutions to several common problems that may occur when adding a
335335
## Package Build Status
336336
| Build Status (* means `amd64` only) | Version | Description |
337337
| ----------------------------------- | ------- | ----------- |
338-
[![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.1 | Automatically gets credentials for Amazon ECR on docker push/docker pull
338+
[![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.11.0 | Automatically gets credentials for Amazon ECR on docker push/docker pull
339339
[![amtool](https://github.com/cloudposse/packages/actions/workflows/amtool.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aamtool) | 0.29.0 | Tool for interacting with the Alertmanager API
340340
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 3.2.0 | Declarative GitOpts for Kubernetes
341341
[![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.10.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.11.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.29.0 | 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.2.0 | 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.10.1 Automatically gets credentials for Amazon ECR on docker push/docker pull
8+
amazon-ecr-credential-helper 0.11.0 Automatically gets credentials for Amazon ECR on docker push/docker pull
99
amtool 0.29.0 Tool for interacting with the Alertmanager API
1010
argocd 3.2.0 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.10.1
1+
0.11.0

0 commit comments

Comments
 (0)