From 7964f188917273d77c40226a6fbac95183136456 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:31:15 +0000 Subject: [PATCH 1/2] chore: Bump Git version on Linux in the goss test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- tests/goss-linux.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-linux.yaml b/tests/goss-linux.yaml index 3244a0400..3a633a2f7 100644 --- a/tests/goss-linux.yaml +++ b/tests/goss-linux.yaml @@ -26,7 +26,7 @@ command: exec: git --version exit-status: 0 stdout: - - 2.46.2 + - 2.47.0 golang: exec: go version exit-status: 0 From d4dcc6da18b595d074df90e2e6be8f9a1c676992 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:31:15 +0000 Subject: [PATCH 2/2] chore: Bump Git version on Linux in the Packer default values MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- provisioning/tools-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provisioning/tools-versions.yml b/provisioning/tools-versions.yml index 0c1bc5e99..e46cd20a1 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -11,7 +11,7 @@ docker_buildx_version: 0.14.1 doctl_version: 1.114.0 gh_version: 2.57.0 git_lfs_version: 3.5.1 -git_linux_version: 2.46.2 +git_linux_version: 2.47.0 git_windows_version: 2.46.2 golang_version: 1.23.1 golangcilint_version: 1.55.2