Skip to content

Commit

Permalink
Bump toolchain/yq to 4.19.1 (#1115)
Browse files Browse the repository at this point in the history
* Bump toolchain/yq to 4.19.1

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump recovery/cos for toolchain/yq

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump system/cos for toolchain/yq

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>

* reverse dep: bump system/cos-container for toolchain/yq

Signed-off-by: cOS-cibot [bot] <cOScibot@gmail.com>
  • Loading branch information
cOS-cibot authored Feb 7, 2022
1 parent d3c30c3 commit bf9b44e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion packages/cos/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@ packages:
- &cos
name: "cos"
category: "system"
version: 0.8.1
version: 0.8.1-1
description: "cOS base image, used to build cOS live ISOs"
brand_name: "cOS"
labels:
autobump.revdeps: "true"
- !!merge <<: *cos
name: "cos-container"
description: "cOS container image, used to build cOS derivatives from scratch"
version: 0.8.1-2
- !!merge <<: *cos
category: "recovery"
brand_name: "cOS recovery"
description: "cOS recovery image, used to boot cOS for troubleshooting"
version: 0.8.1-1
- !!merge <<: *cos
name: "cos-img"
category: "recovery"
2 changes: 1 addition & 1 deletion packages/toolchain/yq/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "yq"
category: "toolchain"
version: "4.18.1"
version: "4.19.1"
uri:
- https://github.com/mikefarah/yq
license: "MIT"
Expand Down

0 comments on commit bf9b44e

Please sign in to comment.