From 949c1eb9f4263012d924d1a26e2feb174d4a2c16 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 09:05:33 +0000 Subject: [PATCH] Bump the `aws` CLI version to 2.15.4 (#967) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `aws` CLI version in the tools-versions.yml file Made with ❤️️ by updatecli * chore: Update the `aws` CLI version in the goss test Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> Co-authored-by: Damien Duportal --- 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 5633d7128..420dcdbe0 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.3 + - 2.15.4 azcopy: exec: azcopy --version exit-status: 0 diff --git a/goss/goss-windows.yaml b/goss/goss-windows.yaml index 8f75deec6..4f37f0434 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.3 + - 2.15.4 azurecli: exec: az version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 70b83eb27..eaaf1cd15 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.3 +awscli_version: 2.15.4 azcopy_version: 10.22.1-20231220 azurecli_version: 2.55.0 chocolatey_version: 1.4.0