diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 9933a2262..b88858ff5 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -1,6 +1,6 @@ # if manually change, please update the goss file accordingly asdf_version: 0.14.1 -awscli_version: 2.18.15 +awscli_version: 2.18.18 azcopy_version: 10.26.0-20240731 azurecli_version: 2.65.0 chocolatey_version: 1.4.0 diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index f181254d3..d11bbf84a 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -5,7 +5,7 @@ command: exec: aws --version exit-status: 0 stdout: - - 2.18.15 + - 2.18.18 azurecli: exec: az --version exit-status: 0