Skip to content

Commit 6d7bcc1

Browse files
Bump the updatecli CLI version to 0.86.0 (#1492)
* chore: Update the `updatecli` version in the tools-versions.yml file Made with ❤️️ by updatecli * chore: Update the `updatecli` version in the goss test Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
1 parent 0bc096a commit 6d7bcc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

provisioning/tools-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ruby_version: 3.3.5
4343
sops_version: 3.9.1
4444
terraform_version: 1.9.8
4545
trivy_version: 0.56.2
46-
updatecli_version: 0.85.0
46+
updatecli_version: 0.86.0
4747
vagrant_version: 2.4.2
4848
windows_pwsh_version: 7.4.6
4949
xq_version: 1.2.3

tests/goss-common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ command:
106106
exec: updatecli version
107107
exit-status: 0
108108
stderr:
109-
- 0.85.0
109+
- 0.86.0
110110
yq:
111111
exec: yq --version
112112
exit-status: 0

0 commit comments

Comments
 (0)