From 09653b6529ec0ba9f7dfa2865d3aae91f6b2ceba 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 11:54:37 +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 8ee80e63c..273dfe96b 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