From e7c9e5516a131152907c2b23efd7f494d4af0073 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:02:57 +0000 Subject: [PATCH 1/2] chore: Update the `aws` CLI version in the goss test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- tests/goss-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index 36b2095dc..3884b3134 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -5,7 +5,7 @@ command: exec: aws --version exit-status: 0 stdout: - - 2.22.18 + - 2.22.20 azurecli: exec: az --version exit-status: 0 From f146d7eed726a9803370683fcc77d0e34191ef0c Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:02:58 +0000 Subject: [PATCH 2/2] chore: Update the `aws` CLI version in the tools-versions.yml file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- provisioning/tools-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index c93911e43..a5446abc6 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.15.0 -awscli_version: 2.22.18 +awscli_version: 2.22.20 azcopy_version: 10.27.1-20241113 azurecli_version: 2.67.0 chocolatey_version: 1.4.0