From 1537c1e44f5d2a67dfbc2105ab9b7883a4edbbd6 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Fri, 24 May 2024 07:57:21 +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 34114d7e0..49d946459 100644 --- a/goss/goss-common.yaml +++ b/goss/goss-common.yaml @@ -53,7 +53,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