From 3313763e39b86b4a151fda153e744950d70d7ae8 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:10:13 +0000 Subject: [PATCH 1/2] chore: Update the `azure-cli` version in the provision-env.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 44f2c1c71..d0acc03fe 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -1,7 +1,7 @@ asdf_version: 0.13.1 awscli_version: 2.13.32 azcopy_version: 10.21.0-20230928 -azurecli_version: 2.53.1 +azurecli_version: 2.54.0 chocolatey_version: 1.4.0 compose_version: 2.23.0 cst_version: 1.16.0 From e14747b39ffef3ec1be38f2f432f903566671401 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:10:14 +0000 Subject: [PATCH 2/2] chore: Update the `azure-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 --- goss/goss-linux.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index ab85df3e6..69bacf736 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -13,7 +13,7 @@ command: exec: az --version exit-status: 0 stdout: - - 2.53.1 + - 2.54.0 azcopy: exec: azcopy --version exit-status: 0 @@ -99,7 +99,6 @@ command: exit-status: 0 stdout: - 1.39.0 - file: /home/jenkins: exists: true