Skip to content

Commit

Permalink
update turf to 0.13.0 (#1045)
Browse files Browse the repository at this point in the history
Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com>
  • Loading branch information
mcalhoun and actions-bot authored Mar 24, 2021
1 parent 7736458 commit 7169295
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ Here are some solutions to several common problems that may occur when adding a
[![tfmask](https://github.com/cloudposse/packages/workflows/tfmask/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfmask) | 0.7.0 | Terraform utility to mask select output from `terraform plan` and `terraform apply`
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.18.0 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
[![trivy](https://github.com/cloudposse/packages/workflows/trivy/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.16.0 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
[![turf](https://github.com/cloudposse/packages/workflows/turf/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aturf) | 0.12.0 | Turf is Cloud Posse's command-line automation helper.
[![turf](https://github.com/cloudposse/packages/workflows/turf/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aturf) | 0.13.0 | Turf is Cloud Posse's command-line automation helper.
[![variant](https://github.com/cloudposse/packages/workflows/variant/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant) | 0.37.0 | Variant is a Universal CLI tool that works like a task runner
[![variant2](https://github.com/cloudposse/packages/workflows/variant2/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant2) | 0.37.1 | Second major version of Variant, a Universal CLI tool that works like a task runner
[![vault](https://github.com/cloudposse/packages/workflows/vault/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avault) | 1.6.3 | Hashicorp vault
Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
[![tfmask](https://github.com/cloudposse/packages/workflows/tfmask/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atfmask) | 0.7.0 | Terraform utility to mask select output from `terraform plan` and `terraform apply`
[![thanos](https://github.com/cloudposse/packages/workflows/thanos/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Athanos) | 0.18.0 | Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
[![trivy](https://github.com/cloudposse/packages/workflows/trivy/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Atrivy) | 0.16.0 | A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
[![turf](https://github.com/cloudposse/packages/workflows/turf/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aturf) | 0.12.0 | Turf is Cloud Posse's command-line automation helper.
[![turf](https://github.com/cloudposse/packages/workflows/turf/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Aturf) | 0.13.0 | Turf is Cloud Posse's command-line automation helper.
[![variant](https://github.com/cloudposse/packages/workflows/variant/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant) | 0.37.0 | Variant is a Universal CLI tool that works like a task runner
[![variant2](https://github.com/cloudposse/packages/workflows/variant2/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avariant2) | 0.37.1 | Second major version of Variant, a Universal CLI tool that works like a task runner
[![vault](https://github.com/cloudposse/packages/workflows/vault/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avault) | 1.6.3 | Hashicorp vault
Expand Down
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ tfenv 0.4.0 Transform environment variables for use wit
tfmask 0.7.0 Terraform utility to mask select output from `terraform plan` and `terraform apply`
thanos 0.18.0 Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
trivy 0.16.0 A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
turf 0.12.0 Turf is Cloud Posse's command-line automation helper.
turf 0.13.0 Turf is Cloud Posse's command-line automation helper.
variant 0.37.0 Variant is a Universal CLI tool that works like a task runner
variant2 0.37.1 Second major version of Variant, a Universal CLI tool that works like a task runner
vault 1.6.3 Hashicorp vault
Expand Down
2 changes: 1 addition & 1 deletion vendor/turf/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.12.0
0.13.0

0 comments on commit 7169295

Please sign in to comment.