We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fab5ce + 5daf543 commit 92eea9bCopy full SHA for 92eea9b
provisioning/tools-versions.yml
@@ -43,7 +43,7 @@ ruby_version: 3.4.1
43
sops_version: 3.9.4
44
terraform_version: 1.10.5
45
trivy_version: 0.59.0
46
-updatecli_version: 0.93.0
+updatecli_version: 0.93.1
47
vagrant_version: 2.4.3
48
windows_pwsh_version: 7.5.0
49
xq_version: 1.2.3
tests/goss-common.yaml
@@ -108,7 +108,7 @@ command:
108
exec: updatecli version
109
exit-status: 0
110
stdout:
111
- - 0.93.0
+ - 0.93.1
112
yq:
113
exec: yq --version
114
0 commit comments