diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index b88858ff5..bfef44904 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -1,7 +1,7 @@ # if manually change, please update the goss file accordingly asdf_version: 0.14.1 awscli_version: 2.18.18 -azcopy_version: 10.26.0-20240731 +azcopy_version: 10.27.0-20241030 azurecli_version: 2.65.0 chocolatey_version: 1.4.0 compose_version: 2.30.1 diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index befebf111..a04f89a12 100644 --- a/tests/goss-linux.yaml +++ b/tests/goss-linux.yaml @@ -10,7 +10,7 @@ command: exec: azcopy --version exit-status: 0 stdout: - - 10.26.0 + - 10.27.0 chromium-browser: exec: chromium-browser --version exit-status: 0