Skip to content

Releases: jenkins-infra/packer-images

0.4.2

18 Sep 17:13
e9a46f5
Compare
Choose a tag to compare
  • fix: move sysprep step to packer manifest to ensure that its the last one (#93) @dduportal

0.4.1

17 Sep 12:26
Compare
Choose a tag to compare

0.4.0

16 Sep 12:09
38b41c4
Compare
Choose a tag to compare
  • [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

06 Sep 15:14
421f74a
Compare
Choose a tag to compare
chore: Add fontconfig to Ubuntu image (#86)

Java 11 reports a null pointer exception running JenkinsRule tests if
the fontconfig package is not available.  Package is included in the
Docker agent images also.

0.3.0

31 Aug 12:47
Compare
Choose a tag to compare

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 and build_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

18 Aug 08:33
adc6f35
Compare
Choose a tag to compare
  • Add QEMU bindings to VMs

0.2.3

21 Jul 07:42
5cdb10f
Compare
Choose a tag to compare
  • Ubuntu 20.04 (#74)

0.2.1

26 Jun 10:03
135b994
Compare
Choose a tag to compare
  • Add GNU parallel in Ubuntu images #73

0.2.0

24 Jun 14:33
b4dadde
Compare
Choose a tag to compare
  • 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

0.1.0

24 Jun 10:47
bc04161
Compare
Choose a tag to compare
  • Bump Maven to 3.8.1