From 216e70de60458bed5643790ca2e72014c38114ba Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 24 Dec 2024 20:10:19 +0000 Subject: [PATCH 1/4] 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 f94c7e128..c5f2edca6 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.22 + - 2.22.23 azurecli: exec: az --version exit-status: 0 From 30e57905cf8f7e07d6aa6496cbe206ceb419a7ae Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 24 Dec 2024 20:10:20 +0000 Subject: [PATCH 2/4] 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 e3c1c872f..a3accda1e 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.22 +awscli_version: 2.22.23 azcopy_version: 10.27.1-20241113 azurecli_version: 2.67.0 chocolatey_version: 1.4.0 From d833bb3365a9d4b30eca3fac2a80bc834e673e7f Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 30 Dec 2024 20:10:48 +0000 Subject: [PATCH 3/4] 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 c5f2edca6..225f6fb26 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.23 + - 2.22.26 azurecli: exec: az --version exit-status: 0 From 498766ccf8897112e0f64a902dde93db306381d5 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 30 Dec 2024 20:10:49 +0000 Subject: [PATCH 4/4] 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 a3accda1e..656794abf 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.23 +awscli_version: 2.22.26 azcopy_version: 10.27.1-20241113 azurecli_version: 2.67.0 chocolatey_version: 1.4.0