Releases: jenkins-infra/packer-images
Releases · jenkins-infra/packer-images
0.4.2
0.4.1
- fix: Windows builds speed + sysprep (#92) @dduportal
0.4.0
- [updatecli] Bump Maven version to 3.8.2 (#91) @jenkins-infra-bot
- chore: enable auto-update (with updatecli) of git, git-lfs, docker-compose and maven (#82) @dduportal
- chore: use infra.ci.jenkins.io instead of ci.jenkins.io (#85) @dduportal
0.3.1
0.3.0
New Features
- Switch OpenJDK installation to Adoptium (Eclipse Temurin project)
- Bump JDK8 to 8u302-b08
- Bump OpenJDK11 to 11.0.12+7
- Bump git to 2.33.0 (#79)
- Introduces 2 new tags:
scm_ref
andbuild_type
to allow finer filtering of images
Bugfixes
Chores
- chore: bump packer modules versions to latest version
- chore: bump packer to 1.7.4
- chore: improve packer variables defaults and descriptions
- chore: build images even on pull requests
- chore: run pipeline parallel stages on parallel agents
- chore: improve ubuntu provisioning script for sustainability
0.2.4
0.2.3
0.2.1
0.2.0
- No more unattended upgrades on ubuntu
- Add git-lfs to Ubuntu agents
- Add docker-compose to Windows agents
- Bumps the following tools to their latest version:
- OpenJDK8 to 8u292-b10
- OpenJDK11 to 11.0.11+9
- git to 2.32.0
- git-lfs to 2.13.3
- docker-compose to 1.29.2
- Cleans up unused packages (lxc, lxd, snap)
- Update base OS (Ubuntu 18.04 and Windows Server) to the latest versions