Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ecspresso to 2.4.2 #5108

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul
[![direnv](https://github.com/cloudposse/packages/actions/workflows/direnv.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Adirenv) | 2.35.0 | Unclutter your .profile
[![doctl](https://github.com/cloudposse/packages/actions/workflows/doctl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Adoctl) | 1.115.0 | A command line tool for DigitalOcean services
[![ec2-instance-selector](https://github.com/cloudposse/packages/actions/workflows/ec2-instance-selector.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aec2-instance-selector) | 3.0.0 | A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
[![ecspresso](https://github.com/cloudposse/packages/actions/workflows/ecspresso.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aecspresso) | 2.4.1 | Ecspresso is a deployment tool for Amazon ECS
[![ecspresso](https://github.com/cloudposse/packages/actions/workflows/ecspresso.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aecspresso) | 2.4.2 | Ecspresso is a deployment tool for Amazon ECS
[![emailcli](https://github.com/cloudposse/packages/actions/workflows/emailcli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aemailcli) | 1.1.0 | Command line email sending client written in Go.
[![envcli](https://github.com/cloudposse/packages/actions/workflows/envcli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aenvcli)* | 0.7.1 | A simple wrapper that allows you to run commands within ethereal docker containers
[![fetch](https://github.com/cloudposse/packages/actions/workflows/fetch.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Afetch) | 0.4.6 | fetch makes it easy to download files, folders, and release assets from a specific public git commit, branch, or tag
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul
[![direnv](https://github.com/cloudposse/packages/actions/workflows/direnv.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Adirenv) | 2.35.0 | Unclutter your .profile
[![doctl](https://github.com/cloudposse/packages/actions/workflows/doctl.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Adoctl) | 1.115.0 | A command line tool for DigitalOcean services
[![ec2-instance-selector](https://github.com/cloudposse/packages/actions/workflows/ec2-instance-selector.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aec2-instance-selector) | 3.0.0 | A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
[![ecspresso](https://github.com/cloudposse/packages/actions/workflows/ecspresso.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aecspresso) | 2.4.1 | Ecspresso is a deployment tool for Amazon ECS
[![ecspresso](https://github.com/cloudposse/packages/actions/workflows/ecspresso.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aecspresso) | 2.4.2 | Ecspresso is a deployment tool for Amazon ECS
[![emailcli](https://github.com/cloudposse/packages/actions/workflows/emailcli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aemailcli) | 1.1.0 | Command line email sending client written in Go.
[![envcli](https://github.com/cloudposse/packages/actions/workflows/envcli.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Aenvcli)* | 0.7.1 | A simple wrapper that allows you to run commands within ethereal docker containers
[![fetch](https://github.com/cloudposse/packages/actions/workflows/fetch.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Afetch) | 0.4.6 | fetch makes it easy to download files, folders, and release assets from a specific public git commit, branch, or tag
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ direnv 2.35.0 Unclutter your .profile
doctl 1.115.0 A command line tool for DigitalOcean services
duffle OBSOLETE CNAB installer
ec2-instance-selector 3.0.0 A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
ecspresso 2.4.1 Ecspresso is a deployment tool for Amazon ECS
ecspresso 2.4.2 Ecspresso is a deployment tool for Amazon ECS
emailcli 1.1.0 Command line email sending client written in Go.
envcli* 0.7.1 A simple wrapper that allows you to run commands within ethereal docker containers
fargate OBSOLETE (OBSOLETE, use aws/copilot-cli instead) CLI for AWS Fargate
Expand Down
2 changes: 1 addition & 1 deletion vendor/ecspresso/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.1
2.4.2
Loading