Skip to content

Commit

Permalink
Bump the yq CLI version to 4.40.5 (#956)
Browse files Browse the repository at this point in the history
* chore: Update the `yq` version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `yq` version in the provision-env.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
Co-authored-by: Damien Duportal <[email protected]>
  • Loading branch information
3 people authored Dec 19, 2023
1 parent 726f52d commit 1982158
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ command:
exec: yq --version
exit-status: 0
stdout:
- 4.25.3
- 4.40.5
zip:
exec: zip -v
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion goss/goss-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ command:
exec: yq --version
exit-status: 0
stdout:
- 4.25.3
- 4.40.5
file:
C:\Program Files\Chromium\Application\:
contains: []
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ updatecli_version: 0.69.0
vagrant_version: 2.4.0
windows_pwsh_version: 7.4.0
xq_version: 1.2.3
yq_version: 4.25.3
yq_version: 4.40.5
playwright_version: 1.40.1

0 comments on commit 1982158

Please sign in to comment.