From 65bf91a2b21c77f1c54eb06051f20d70b0ba9750 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 09:04:38 +0200 Subject: [PATCH] Bump azcopy version to 10.25.0-20240522 (#1195) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `azcopy` version in the goss test Made with ❤️️ by updatecli * chore: Update the `azcopy` version in the tools-versions.yml file Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- goss/goss-linux.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-linux.yaml b/goss/goss-linux.yaml index 08c9947e2..2ed540c76 100644 --- a/goss/goss-linux.yaml +++ b/goss/goss-linux.yaml @@ -9,7 +9,7 @@ command: exec: azcopy --version exit-status: 0 stdout: - - 10.24.0 + - 10.25.0 chromium-browser: exec: chromium-browser --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 9801d4dec..e69920963 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.14.0 awscli_version: 2.15.58 -azcopy_version: 10.24.0-20240326 +azcopy_version: 10.25.0-20240522 azurecli_version: 2.61.0 chocolatey_version: 1.4.0 compose_version: 2.27.1