From a93de97ffe986f660213de99d4b72d1bfa691b88 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 09:36:45 +0200 Subject: [PATCH] Bump the `aws` CLI version to 2.16.0 (#1206) 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 bf23fd63f..506f6835a 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.62 + - 2.16.0 azurecli: exec: az --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index f63bb7f02..38e6310e5 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.62 +awscli_version: 2.16.0 azcopy_version: 10.25.0-20240522 azurecli_version: 2.61.0 chocolatey_version: 1.4.0