From 6327e6330448a3c4cc2ff23fc4dc8307c13a6b6a Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 08:42:49 +0200 Subject: [PATCH] Bump the `updatecli` CLI version to 0.62.0 (#828) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit chore: Update the `updatecli` version in the provision-env.yml file Made with ❤️️ by updatecli Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- 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 c81b03e84..86b759d19 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -31,7 +31,7 @@ python3_version: 3.11.5 ruby_version: 2.6.10 terraform_version: 1.5.7 trivy_version: 0.45.1 -updatecli_version: 0.61.1 +updatecli_version: 0.62.0 vagrant_version: 2.3.7 windows_pwsh_version: 7.3.7 yq_version: 4.25.3