From ad931fb63fc7fb815e7d08b26a6d0962213814bb Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Thu, 19 Dec 2024 07:05:58 +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 --- tests/goss-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index 36b2095dc..2e6ca31d8 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -60,7 +60,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