From bc6fa1d92e800121551d10f75f4802c045b4b9cd Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 09:17:06 +0100 Subject: [PATCH] Bump the `aws` CLI version to 2.15.8 (#974) 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 * 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> 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 6eb663c9d..aede8ccac 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.6 + - 2.15.8 azcopy: exec: azcopy --version exit-status: 0 diff --git a/goss/goss-windows.yaml b/goss/goss-windows.yaml index 16338d8a3..613fce9ef 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.6 + - 2.15.8 azurecli: exec: az version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 7273475ad..fc5475a48 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.6 +awscli_version: 2.15.8 azcopy_version: 10.22.1-20231220 azurecli_version: 2.55.0 chocolatey_version: 1.4.0