From 7c91d493bf63fe0ae0226cb278d9d24ec6347c77 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 09:47:32 +0100 Subject: [PATCH] Bump the `aws` CLI version to 2.15.30 (#1089) 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 * 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 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 9d0508fe4..34744325c 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.26 + - 2.15.30 azurecli: exec: az --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 940483ac4..77a228126 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.26 +awscli_version: 2.15.30 azcopy_version: 10.23.0-20240129 azurecli_version: 2.58.0 chocolatey_version: 1.4.0