Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump azcopy version to 10.22.1-20231220 #935

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.21.2
- 10.22.1
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.3
azcopy_version: 10.21.2-20231106
azcopy_version: 10.22.1-20231220
azurecli_version: 2.55.0
chocolatey_version: 1.4.0
compose_version: 2.23.3
Expand Down