From 2e104b5f8aef1c701da6914bbb5f2e3b41684b57 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:11:02 +0000 Subject: [PATCH 1/4] chore: Update the `azcopy` 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index 6de66fb02..c9eb127a1 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -14,7 +14,7 @@ command: exec: azcopy --version exit-status: 0 stdout: - - 10.21.2 + - 10.22.0 azurecli: exec: az --version exit-status: 0 From a3c22cedcfab62cd3713aa519719f4edb55cebef Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:11:03 +0000 Subject: [PATCH 2/4] chore: Update the `azcopy` 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 4624c3cad..c165521dd 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -1,7 +1,7 @@ # if manually change, please update the goss file accordingly asdf_version: 0.13.1 awscli_version: 2.14.5 -azcopy_version: 10.21.2-20231106 +azcopy_version: 10.22.0-20231205 azurecli_version: 2.55.0 chocolatey_version: 1.4.0 compose_version: 2.23.3 From 4abfe0037cf0f41e5c909a1239a017df68aceda4 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 21 Dec 2023 07:02:35 +0000 Subject: [PATCH 3/4] chore: Update the `azcopy` 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index c9eb127a1..25e631d54 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -14,7 +14,7 @@ command: exec: azcopy --version exit-status: 0 stdout: - - 10.22.0 + - 10.22.1 azurecli: exec: az --version exit-status: 0 From b97687a270dbdd9d380ea3aa720870d042e301c5 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 21 Dec 2023 07:02:36 +0000 Subject: [PATCH 4/4] chore: Update the `azcopy` 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 c165521dd..05d620545 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -1,7 +1,7 @@ # if manually change, please update the goss file accordingly asdf_version: 0.13.1 awscli_version: 2.14.5 -azcopy_version: 10.22.0-20231205 +azcopy_version: 10.22.1-20231220 azurecli_version: 2.55.0 chocolatey_version: 1.4.0 compose_version: 2.23.3