From a8fe0520f83d8167432ec41b82b6779112f572fc Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:21:45 +0200 Subject: [PATCH] Bump container-structure-test version to 1.19.1 (#1298) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `container-structure-test` version in the tools-ver... ... sions.yml file Made with ❤️️ by updatecli * chore: Update the `container-structure-test` version in the goss test Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- provisioning/tools-versions.yml | 2 +- tests/goss-common.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index c700df397..3f64f7ddc 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -5,7 +5,7 @@ azcopy_version: 10.25.1-20240612 azurecli_version: 2.62.0 chocolatey_version: 1.4.0 compose_version: 2.29.0 -cst_version: 1.19.0 +cst_version: 1.19.1 default_jdk: 11 docker_version: 27.0.3 docker_buildx_version: 0.14.1 diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index 2ef0277ca..1ecda8bdd 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -18,7 +18,7 @@ command: exec: container-structure-test version exit-status: 0 stdout: - - 1.19.0 + - 1.19.1 docker-ce: exec: docker -v exit-status: 0