Skip to content

Commit 5e9dc00

Browse files
committed
Update amazon-ecr-credential-helper to 0.9.0 → 0.9.1
1 parent 20bb4df commit 5e9dc00

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
@@ -328,7 +328,7 @@ Here are some solutions to several common problems that may occur when adding a
328328
## Package Build Status
329329
| Build Status (* means `amd64` only) | Version | Description |
330330
| ----------------------------------- | ------- | ----------- |
331-
[![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
331+
[![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
332332
[![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.0 | Tool for interacting with the Alertmanager API
333333
[![argocd](https://github.com/cloudposse/packages/actions/workflows/argocd.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aargocd) | 2.14.2 | Declarative GitOpts for Kubernetes
334334
[![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.0 | 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.9.1 | 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.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) | 2.14.2 | 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.0 Automatically gets credentials for Amazon ECR on docker push/docker pull
8+
amazon-ecr-credential-helper 0.9.1 Automatically gets credentials for Amazon ECR on docker push/docker pull
99
amtool 0.28.0 Tool for interacting with the Alertmanager API
1010
argocd 2.14.2 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.0
1+
0.9.1

0 commit comments

Comments
 (0)