From 475e889f0c58d00725b8b257209966b3e118714a Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 16:49:51 +0100 Subject: [PATCH] Bump the `aws` CLI version to 2.15.26 (#1081) 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> --- 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 eb0abbcab..bdd3f36fe 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.25 + - 2.15.26 azurecli: exec: az --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 2f86a68bb..173e1f8e0 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.25 +awscli_version: 2.15.26 azcopy_version: 10.23.0-20240129 azurecli_version: 2.58.0 chocolatey_version: 1.4.0