Skip to content

Releases: jenkinsci/docker

2.434

28 Nov 17:41
406d152
Compare
Choose a tag to compare

📦 Jenkins Core updates

📦 Dependency updates

  • chore(deps): bump almalinux from 8.8 to 8.9 in /11/almalinux/almalinux8/hotspot (#1791) @dependabot
  • Bump Debian Bookworm Linux Version to 20231120 (#1790) @github-actions

2.433

21 Nov 16:17
dc58855
Compare
Choose a tag to compare

📦 Jenkins Core updates

🐛 Bug fixes

  • fix(Windows): add lts- prefix to LTS short tags not including Jenkins version (#1784) @lemeurherve

📝 Documentation updates

  • Add JENKINS_PLUGIN_INFO to the "Setting update centers" README section (#1785) @lemeurherve

2.426.1

15 Nov 16:07
aec8272
Compare
Choose a tag to compare

📦 Jenkins Core updates

💥 Breaking changes

🚀 New features and improvements

  • feat(Windows): refactor build process by @lemeurherve in #1770
    • Switch from a windowsservercore-1809 Temurin base image to a windowsservercore-ltsc2019 Microsoft base image (#1775)
    • A proper set of tags is now published, and they include "ltsc2019" instead of only "2019" (#1489)
    • A JDK11 image is published again alongside the JDK17 one (#1774)
    • As Java 17 is the default JDK, short tags without "jdk" in them are using Java 17 (#1724)
  • Switch to GA eclipse-temurin:jdk21 images by @lemeurherve in #1738

🐛 Bug fixes

📦 Dependency updates

Full Changelog: 2.414.3...2.426.1

2.432

14 Nov 13:42
aec8272
Compare
Choose a tag to compare

📦 Jenkins Core updates

💥 Breaking changes

🚀 New features and improvements

  • feat(Windows): refactor build process (#1770) @lemeurherve
    • Switch from a windowsservercore-1809 Temurin base image to a windowsservercore-ltsc2019 Microsoft base image (#1775)
    • A proper set of tags is now published, and they include "ltsc2019" instead of only "2019" (#1489)
    • A JDK11 image is published again alongside the JDK17 one (#1774)
    • As Java 17 is the default JDK, here are the corresponding short tags: (#1724)
      • 2.432-windowsservercore-ltsc2019
      • windowsservercore-ltsc2019

👻 Maintenance

📦 Dependency updates

  • chore(deps): bump updatecli/updatecli-action from 2.48.0 to 2.49.0 (#1780) @dependabot
  • chore(deps): bump ubi9/ubi from 9.2-755.1697625012 to 9.3-1361 in /17/rhel/ubi9/hotspot (#1776) @dependabot

2.431

07 Nov 13:59
f004292
Compare
Choose a tag to compare

📦 Jenkins Core updates

💥 Breaking changes

📦 Dependency updates

  • Bump Debian Bookworm Linux Version to 20231030 (#1765) @github-actions
  • Bump JDK11 version to 11.0.21_9 (#1762) @github-actions

2.430

31 Oct 15:56
fd81f51
Compare
Choose a tag to compare

📦 Jenkins Core updates

📦 Dependency updates

  • Bump JDK21 version to 21.0.1_12 (#1758) @github-actions
  • chore(deps): bump updatecli/updatecli-action from 2.46.1 to 2.48.0 (#1761) @dependabot
  • chore(deps): bump ubi8/ubi from 8.8-1067.1697633337 to 8.8-1067.1698056881 in /11/rhel/ubi8/hotspot (#1760) @dependabot

2.429

24 Oct 17:36
b1d8809
Compare
Choose a tag to compare

📦 Jenkins Core updates

🐛 Bug fixes

👻 Maintenance

✍ Other changes

📦 Dependency updates

  • chore(deps): bump ubi8/ubi from 8.8-1067.1696517599 to 8.8-1067.1697633337 in /11/rhel/ubi8/hotspot (#1751) @dependabot
  • chore(deps): bump ubi9/ubi from 9.2-755.1696515532 to 9.2-755.1697625012 in /17/rhel/ubi9/hotspot (#1750) @dependabot
  • chore(deps): bump updatecli/updatecli-action from 2.45.0 to 2.46.1 (#1749) @dependabot
  • Bump JDK21 preview version (EA) to 21.0.1+12 (#1743) @github-actions
  • Bump Debian Bookworm Linux Version to 20231009 (#1746) @github-actions

2.414.3

18 Oct 16:18
115be7f
Compare
Choose a tag to compare

📦 Jenkins Core updates

💥 Breaking changes

Warning
This means that images with short tags (without "jdk" in them) like jenkins/jenkins:2.414.3 or jenkins/jenkins:2.414.3-alpine amongst other are using Java 17 and not Java 11 like in previous version.

If you need to keep using Java 11, you'll have to use (for example) the tags jenkins/jenkins:2.414.3-jdk11 or jenkins/jenkins:2.414.3-alpine-jdk11.

Note
Two new tags (2.414.3-alpine-jdk17 & 2.414.3-slim-jdk17) have been published without any content change a week later than the original ones.

🚀 New features and improvements

📦 Dependency updates

  • Bump Debian Bookworm Linux Version to 20230919 by @github-actions in #1719
  • chore(dependencies): Preliminary work to integrate updatecli. by @gounthar in #1710
  • chore(dependencies): Preliminary work to integrate updatecli. Uses a JAVA_VERSION arg for Windows and RHEL 9. by @gounthar in #1720
  • chore(dependencies): Preliminary work to integrate updatecli. by @gounthar in #1721
  • chore(dependencies): Use updatecli to track JDK 11, 17 and 21 by @gounthar in #1711
  • chore(deps): bump ubi8/ubi from 8.8-1032.1692772289 to 8.8-1067 in /11/rhel/ubi8/hotspot by @dependabot in #1722
  • chore(deps): bump updatecli/updatecli-action from 2.41.0 to 2.42.0 by @dependabot in #1723
  • chore(deps): bump updatecli/updatecli-action from 2.42.0 to 2.43.0 by @dependabot in #1725
  • Use Alpine Linux 3.18.4, not 3.18.3 by @MarkEWaite in #1726
  • chore(dependencies): Tracks Alpine Linux versions through updatecli. by @gounthar in #1727
  • chore(deps): bump ubi9/ubi from 9.2-755 to 9.2-755.1696514207 in /17/rhel/ubi9/hotspot by @dependabot in #1728
  • chore(deps): bump ubi8/ubi from 8.8-1067 to 8.8-1067.1696517599 in /11/rhel/ubi8/hotspot by @dependabot in #1729
  • Bump Debian Bookworm Linux Version to 20231009 by @github-actions in #1732
  • chore(deps): bump updatecli/updatecli-action from 2.43.0 to 2.44.0 by @dependabot in #1733
  • chore(deps): bump ubi9/ubi from 9.2-755.1696514207 to 9.2-755.1696515532 in /17/rhel/ubi9/hotspot by @dependabot in #1734
  • chore(deps): bump updatecli/updatecli-action from 2.44.0 to 2.45.0 by @dependabot in #1735

Full Changelog: 2.414.2...2.414.3

2.428

17 Oct 14:06
115be7f
Compare
Choose a tag to compare

📦 Jenkins Core updates

📦 Dependency updates

  • chore(deps): bump updatecli/updatecli-action from 2.44.0 to 2.45.0 (#1735) @dependabot
  • chore(deps): bump ubi9/ubi from 9.2-755.1696514207 to 9.2-755.1696515532 in /17/rhel/ubi9/hotspot (#1734) @dependabot
  • chore(deps): bump updatecli/updatecli-action from 2.43.0 to 2.44.0 (#1733) @dependabot
  • Bump Debian Bookworm Linux Version to 20231009 (#1732) @github-actions
  • Update default Jenkins version (#1731) @Jonny-vb

2.427

10 Oct 13:44
1bd0980
Compare
Choose a tag to compare

📦 Jenkins Core updates

👻 Maintenance

What's Changed

  • chore(deps): bump ubi9/ubi from 9.2-755 to 9.2-755.1696514207 in /17/rhel/ubi9/hotspot by @dependabot in #1728
  • chore(deps): bump ubi8/ubi from 8.8-1067 to 8.8-1067.1696517599 in /11/rhel/ubi8/hotspot by @dependabot in #1729

Full Changelog: 2.426...2.427