Skip to content

Commit

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

Made with ❤️️ by updatecli

* chore: Update the `updatecli` version in the tools-versions.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent f3fe200 commit 0034292
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ ruby_version: 3.3.5
sops_version: 3.9.1
terraform_version: 1.9.8
trivy_version: 0.56.2
updatecli_version: 0.86.0
updatecli_version: 0.86.1
vagrant_version: 2.4.2
windows_pwsh_version: 7.4.6
xq_version: 1.2.3
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ command:
exec: updatecli version
exit-status: 0
stderr:
- 0.86.0
- 0.86.1
yq:
exec: yq --version
exit-status: 0
Expand Down

0 comments on commit 0034292

Please sign in to comment.