Skip to content

Commit

Permalink
Bump azcopy version to 10.22.2-20240110 (#980)
Browse files Browse the repository at this point in the history
* chore: Update the `azcopy` version in the tools-versions.yml file

Made with ❤️️ by updatecli

* chore: Update the `azcopy` version in the goss test

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent a54f7ed commit 0744782
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ command:
exec: azcopy --version
exit-status: 0
stdout:
- 10.22.1
- 10.22.2
azurecli:
exec: az --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# if manually change, please update the goss file accordingly
asdf_version: 0.13.1
awscli_version: 2.15.8
azcopy_version: 10.22.1-20231220
azcopy_version: 10.22.2-20240110
azurecli_version: 2.56.0
chocolatey_version: 1.4.0
compose_version: 2.23.3
Expand Down

0 comments on commit 0744782

Please sign in to comment.