diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 039bd11a0..b441ca491 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.20.0 -azcopy_version: 10.26.0-20240731 +azcopy_version: 10.27.1-20241113 azurecli_version: 2.66.0 chocolatey_version: 1.4.0 compose_version: 2.30.3 diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index 31d23648a..1d27c59ca 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.1 chromium-browser: exec: chromium-browser --version exit-status: 0