Skip to content

Commit

Permalink
Merge pull request #1612 from jenkins-infra/updatecli_main_0f143abd1d…
Browse files Browse the repository at this point in the history
…12cd3c027f50f48e7916b6c8951aa5f3a41c8399abac0ee3251abe

Bump ASDF version to 0.15.0
  • Loading branch information
dduportal authored Dec 19, 2024
2 parents db63306 + 24188a6 commit 2750228
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
@@ -1,5 +1,5 @@
# if manually change, please update the goss file accordingly
asdf_version: 0.14.1
asdf_version: 0.15.0
awscli_version: 2.22.18
azcopy_version: 10.27.1-20241113
azurecli_version: 2.67.0
Expand Down
2 changes: 1 addition & 1 deletion tests/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ command:
exec: asdf version
exit-status: 0
stdout:
- v0.14.1
- v0.15.0
azcopy:
exec: azcopy --version
exit-status: 0
Expand Down

0 comments on commit 2750228

Please sign in to comment.