Skip to content

Commit

Permalink
Update yq to 4.3.2 → 4.4.0 (#844)
Browse files Browse the repository at this point in the history
Co-authored-by: Nuru <[email protected]>
  • Loading branch information
cloudpossebot and Nuru authored Jan 15, 2021
1 parent a04da6e commit 9bbb24d
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 @@ -365,7 +365,7 @@ exit
[![vendir](https://github.com/cloudposse/packages/workflows/vendir/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avendir) | 0.14.0 | Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively.
[![venona](https://github.com/cloudposse/packages/workflows/venona/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avenona) | 0.32.2 | Codefresh runtime-environment agent
[![vert](https://github.com/cloudposse/packages/workflows/vert/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avert) | 0.1.0 | Simple CLI for comparing two or more versions
[![yq](https://github.com/cloudposse/packages/workflows/yq/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ayq) | 4.3.2 | yq is a portable command-line YAML processor
[![yq](https://github.com/cloudposse/packages/workflows/yq/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ayq) | 4.4.0 | yq is a portable command-line YAML processor



Expand Down
2 changes: 1 addition & 1 deletion docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@
[![vendir](https://github.com/cloudposse/packages/workflows/vendir/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avendir) | 0.14.0 | Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively.
[![venona](https://github.com/cloudposse/packages/workflows/venona/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avenona) | 0.32.2 | Codefresh runtime-environment agent
[![vert](https://github.com/cloudposse/packages/workflows/vert/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Avert) | 0.1.0 | Simple CLI for comparing two or more versions
[![yq](https://github.com/cloudposse/packages/workflows/yq/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ayq) | 4.3.2 | yq is a portable command-line YAML processor
[![yq](https://github.com/cloudposse/packages/workflows/yq/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ayq) | 4.4.0 | yq is a portable command-line YAML processor
2 changes: 1 addition & 1 deletion docs/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ vault 1.6.1 Hashicorp vault
vendir 0.14.0 Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively.
venona 0.32.2 Codefresh runtime-environment agent
vert 0.1.0 Simple CLI for comparing two or more versions
yq 4.3.2 yq is a portable command-line YAML processor
yq 4.4.0 yq is a portable command-line YAML processor
```
<!-- markdownlint-restore -->
2 changes: 1 addition & 1 deletion vendor/yq/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.3.2
4.4.0

0 comments on commit 9bbb24d

Please sign in to comment.