Skip to content
Open
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 @@ -359,7 +359,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul
[![ctop](https://github.com/cloudposse/packages/actions/workflows/ctop.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Actop) | 0.7.7 | Top-like interface for container metrics
[![direnv](https://github.com/cloudposse/packages/actions/workflows/direnv.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Adirenv) | 2.37.1 | 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.146.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.1.1 | A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
[![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.1.2 | 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.6.1 | 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
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ consul \[frozen\] | 1.16.4 | Hashicorp consul
[![ctop](https://github.com/cloudposse/packages/actions/workflows/ctop.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Actop) | 0.7.7 | Top-like interface for container metrics
[![direnv](https://github.com/cloudposse/packages/actions/workflows/direnv.yml/badge.svg?branch=main)](https://github.com/cloudposse/packages/actions?query=workflow%3Adirenv) | 2.37.1 | 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.146.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.1.1 | A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
[![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.1.2 | 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.6.1 | 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
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ctop 0.7.7 Top-like interface for container metrics
direnv 2.37.1 Unclutter your .profile
doctl 1.146.0 A command line tool for DigitalOcean services
duffle OBSOLETE CNAB installer
ec2-instance-selector 3.1.1 A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
ec2-instance-selector 3.1.2 A CLI tool and go library which recommends instance types based on resource criteria like vcpus and memory
ecspresso 2.6.1 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
Expand Down
2 changes: 1 addition & 1 deletion vendor/ec2-instance-selector/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.1
3.1.2
Loading