Skip to content

Commit

Permalink
Merge pull request #935 from jenkins-infra/updatecli_43cd02cbfe369d52…
Browse files Browse the repository at this point in the history
…657ea550b57eca5afcd79931da384311ba0ef3d13d04e97f

Bump azcopy version to 10.22.1-20231220
  • Loading branch information
smerle33 authored Dec 22, 2023
2 parents 0209ec1 + 3f62db4 commit 592ee96
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.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

0 comments on commit 592ee96

Please sign in to comment.