Skip to content

Commit 7947f86

Browse files
Bump the updatecli CLI version to 0.89.0 (#1584)
* 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]>
1 parent 1e24aba commit 7947f86

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.6
4343
sops_version: 3.9.2
4444
terraform_version: 1.9.8
4545
trivy_version: 0.58.0
46-
updatecli_version: 0.88.1
46+
updatecli_version: 0.89.0
4747
vagrant_version: 2.4.3
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
stdout:
109-
- 0.88.1
109+
- 0.89.0
110110
yq:
111111
exec: yq --version
112112
exit-status: 0

0 commit comments

Comments
 (0)