From ecac75b7f3602aac744759349b8403e64c4ce787 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 09:25:08 +0200 Subject: [PATCH] Bump the `updatecli` CLI version to 0.78.0 (#1194) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `updatecli` version in the goss test Made with ❤️️ by updatecli * chore: Update the `updatecli` 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-common.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-common.yaml b/goss/goss-common.yaml index 3e5444670..74051f7ed 100644 --- a/goss/goss-common.yaml +++ b/goss/goss-common.yaml @@ -99,7 +99,7 @@ command: exec: updatecli version exit-status: 0 stderr: - - 0.77.0 + - 0.78.0 yq: exec: yq --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 91423a228..9801d4dec 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -43,7 +43,7 @@ ruby_version: 3.3.1 sops_version: 3.8.1 terraform_version: 1.6.6 trivy_version: 0.50.1 -updatecli_version: 0.77.0 +updatecli_version: 0.78.0 vagrant_version: 2.4.1 windows_pwsh_version: 7.4.2 xq_version: 1.2.3