From 5476915ddd7dee30b8aebbce9438d16cd2271f51 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 17 Dec 2024 06:59:27 +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 e65e18e54..0eadee452 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.17 + - 2.22.18 azurecli: exec: az --version exit-status: 0 From a7852b304fdb52ec8b7835f1e3f7d2d3b834e56d Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 17 Dec 2024 06:59:28 +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 37458441b..6d2f72738 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.1 -awscli_version: 2.22.17 +awscli_version: 2.22.18 azcopy_version: 10.27.1-20241113 azurecli_version: 2.67.0 chocolatey_version: 1.4.0