Skip to content

Commit

Permalink
Bump packer version to 1.10.0 (#946)
Browse files Browse the repository at this point in the history
* chore: Update the `packer` CLI version in the goss test

Made with ❤️️ by updatecli

* chore: Update the `packer` version in the provision-env.yml file

Made with ❤️️ by updatecli

---------

Co-authored-by: Jenkins Infra Bot (updatecli) <[email protected]>
  • Loading branch information
1 parent c7047c1 commit d37165c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion goss/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ command:
exec: packer -v
exit-status: 0
stdout:
- 1.9.4
- 1.10.0
parallel:
exec: parallel --version
exit-status: 0
Expand Down
2 changes: 1 addition & 1 deletion provisioning/tools-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ maven_version: 3.9.6
netlifydeploy_version: 0.1.8
nodejs_version: 18.18.2
openssh_authorized_keys_url: https://raw.githubusercontent.com/jenkins-infra/aws/main/ec2_agents_authorized_keys
packer_version: 1.9.4
packer_version: 1.10.0
python3_version: 3.12.1
ruby_version: 2.6.10
terraform_version: 1.6.6
Expand Down

0 comments on commit d37165c

Please sign in to comment.