From 62fed5f346345862e39b238db2838162338369ec Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:16:14 +0100 Subject: [PATCH] Bump Git-LFS version to 3.6.0 (#1547) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update the Git-LFS version in the Goss test harness Made with ❤️️ by updatecli * chore: Update the Git-LFS 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> --- 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 9d40b2240..6a33f352f 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -10,7 +10,7 @@ docker_version: 27.3.1 docker_buildx_version: 0.14.1 doctl_version: 1.119.1 gh_version: 2.62.0 -git_lfs_version: 3.5.1 +git_lfs_version: 3.6.0 git_linux_version: 2.47.0 git_windows_version: 2.47.0 golang_version: 1.23.3 diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index cf51f0787..36fd8fa1e 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -45,7 +45,7 @@ command: exec: git-lfs --version exit-status: 0 stdout: - - 3.5.1 + - 3.6.0 goss: exec: goss --version exit-status: 0