From cfab2e7e88d8a978a1c8f83a8ba5b54aae10b9ed Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 14:10:39 +0200 Subject: [PATCH] Bump the `aws` CLI version to 2.15.50 (#1168) 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-common.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-common.yaml b/goss/goss-common.yaml index 114d2adaf..c797aa084 100644 --- a/goss/goss-common.yaml +++ b/goss/goss-common.yaml @@ -4,7 +4,7 @@ command: exec: aws --version exit-status: 0 stdout: - - 2.15.49 + - 2.15.50 azurecli: exec: az --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index c4dff0c0e..125f558a2 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.14.0 -awscli_version: 2.15.49 +awscli_version: 2.15.50 azcopy_version: 10.24.0-20240326 azurecli_version: 2.60.0 chocolatey_version: 1.4.0