From 280daa1d05aaf88227809482513b75110eb9c521 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 08:06:57 +0100 Subject: [PATCH] Bump the `aws` CLI version to 2.15.3 (#962) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `aws` CLI version in the goss test Made with ❤️️ by updatecli * chore: Update the `aws` CLI version in the tools-versions.yml file Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- goss/goss-linux.yaml | 2 +- goss/goss-windows.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index 81695da56..68aba015b 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.2 + - 2.15.3 azcopy: exec: azcopy --version exit-status: 0 diff --git a/goss/goss-windows.yaml b/goss/goss-windows.yaml index 502a6d2cd..fd14b725e 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.2 + - 2.15.3 azurecli: exec: az version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 6e6c8a3b6..2899dc351 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.2 +awscli_version: 2.15.3 azcopy_version: 10.21.2-20231106 azurecli_version: 2.55.0 chocolatey_version: 1.4.0