diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 3b719e62d..5a89e4a05 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.15.0 -awscli_version: 2.22.27 +awscli_version: 2.22.28 azcopy_version: 10.27.1-20241113 azurecli_version: 2.67.0 chocolatey_version: 1.4.0 diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index 0a299da33..0f47c75e2 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -5,7 +5,7 @@ command: exec: aws --version exit-status: 0 stdout: - - 2.22.27 + - 2.22.28 azurecli: exec: az --version exit-status: 0