From be006a03b0615c78f74288844fe3288d4abe3705 Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:19:48 +0000 Subject: [PATCH 1/2] chore: Update the `packer` CLI version 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-common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/goss-common.yaml b/tests/goss-common.yaml index 040cb37d5..fc7e62660 100644 --- a/tests/goss-common.yaml +++ b/tests/goss-common.yaml @@ -93,7 +93,7 @@ command: exec: packer -v exit-status: 0 stdout: - - 1.11.2 + - 1.12.0 terraform: exec: terraform -v exit-status: 0 From ab036f23f119141c950714dc2ba4938e419bc40d Mon Sep 17 00:00:00 2001 From: "Jenkins Infra Bot (updatecli)" <60776566+jenkins-infra-bot@users.noreply.github.com> Date: Wed, 5 Feb 2025 14:19:49 +0000 Subject: [PATCH 2/2] chore: Update the `packer` version in the tools-versions.yml file 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 49d39e994..216f974f3 100644 --- a/provisioning/tools-versions.yml +++ b/provisioning/tools-versions.yml @@ -36,7 +36,7 @@ netlifydeploy_version: 0.1.8 nodejs_linux_version: 22.13.1 nodejs_windows_version: 22.13.1 openssh_authorized_keys_url: https://raw.githubusercontent.com/jenkins-infra/aws/main/ec2_agents_authorized_keys -packer_version: 1.11.2 +packer_version: 1.12.0 python3_version: 3.13.1 ruby_puppet_version: 2.6.10 ruby_version: 3.4.1