From db18830186dd82e9cf3009b3982e2fed5619ae70 Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 08:04:56 +0200 Subject: [PATCH] Bump Docker Compose version to 2.27.1 (#1189) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the `DockerCompose` version in the goss test Made with ❤️️ by updatecli * chore: Update the `DockerCompose` version in the Packer default values Made with ❤️️ by updatecli --------- Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- goss/goss-common.yaml | 2 +- provisioning/tools-versions.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/goss/goss-common.yaml b/goss/goss-common.yaml index d65e440e8..3e5444670 100644 --- a/goss/goss-common.yaml +++ b/goss/goss-common.yaml @@ -28,7 +28,7 @@ command: exec: docker-compose -v exit-status: 0 stdout: - - 2.27.0 + - 2.27.1 gh_cli: exec: gh --version exit-status: 0 diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 47afddd2e..91423a228 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -4,7 +4,7 @@ awscli_version: 2.15.58 azcopy_version: 10.24.0-20240326 azurecli_version: 2.61.0 chocolatey_version: 1.4.0 -compose_version: 2.27.0 +compose_version: 2.27.1 cst_version: 1.18.1 default_jdk: 11 docker_version: 26.1.3