From 4b927bd6cd017511ee54a7d0033f7213f679e7c5 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:13:07 +0000 Subject: [PATCH] chore: Update the `jq` 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-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goss/goss-common.yaml b/goss/goss-common.yaml index 98a2b5bb6..4407ff681 100644 --- a/goss/goss-common.yaml +++ b/goss/goss-common.yaml @@ -52,7 +52,7 @@ command: exec: jq --version exit-status: 0 stdout: - - jq-1.6 + - 1.7.1 jx-release-version: exec: jx-release-version -version exit-status: 0