From 329e7e0db51f4d24e3c53a14035b51b66846bd49 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:12:04 +0100 Subject: [PATCH] Bump the `updatecli` CLI version to 0.87.0 (#1552) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `updatecli` version in the tools-versions.yml file Made with ❤️️ by updatecli * chore: Update the `updatecli` version in the goss test Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- provisioning/tools-versions.yml | 2 +- tests/goss-common.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 703044194..b0021ad33 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -43,7 +43,7 @@ ruby_version: 3.3.6 sops_version: 3.9.1 terraform_version: 1.9.8 trivy_version: 0.57.1 -updatecli_version: 0.86.1 +updatecli_version: 0.87.0 vagrant_version: 2.4.3 windows_pwsh_version: 7.4.6 xq_version: 1.2.3 diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index 476eedfeb..c7c5fba4b 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -106,7 +106,7 @@ command: exec: updatecli version exit-status: 0 stderr: - - 0.86.1 + - 0.87.0 yq: exec: yq --version exit-status: 0