diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index 420dcdbe0..3972b4572 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -9,7 +9,7 @@ command: exec: aws --version exit-status: 0 stdout: - - 2.15.4 + - 2.15.5 azcopy: exec: azcopy --version exit-status: 0 diff --git a/goss/goss-windows.yaml b/goss/goss-windows.yaml index 4f37f0434..74119d3d9 100644 --- a/goss/goss-windows.yaml +++ b/goss/goss-windows.yaml @@ -6,7 +6,7 @@ command: exec: aws --version exit-status: 0 stdout: - - 2.15.4 + - 2.15.5 azurecli: exec: az version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index eaaf1cd15..bd2ff9d76 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.13.1 -awscli_version: 2.15.4 +awscli_version: 2.15.5 azcopy_version: 10.22.1-20231220 azurecli_version: 2.55.0 chocolatey_version: 1.4.0