From 931e34ff3bca87c1ad86b0bd0b13c87ea5680324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20MERLE?= <95630726+smerle33@users.noreply.github.com> Date: Thu, 16 May 2024 11:47:18 +0200 Subject: [PATCH] chore(updatecli) remove goss update for cst (#1171) --- .../updatecli.d/container-structure-test.yml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/updatecli/updatecli.d/container-structure-test.yml b/updatecli/updatecli.d/container-structure-test.yml index 2fe672768..3e23c0087 100644 --- a/updatecli/updatecli.d/container-structure-test.yml +++ b/updatecli/updatecli.d/container-structure-test.yml @@ -36,14 +36,15 @@ targets: file: "provisioning/tools-versions.yml" key: "$.cst_version" scmid: default - updateVersionInGoss: - name: Update the `container-structure-test` version in the goss test - kind: yaml - spec: - files: - - goss/goss-common.yaml - key: $.command.container-structure-test.stdout[0] - scmid: default + ## Commented out until https://github.com/GoogleContainerTools/container-structure-test/issues/445 is resolved + # updateVersionInGoss: + # name: Update the `container-structure-test` version in the goss test + # kind: yaml + # spec: + # files: + # - goss/goss-common.yaml + # key: $.command.container-structure-test.stdout[0] + # scmid: default actions: default: