Skip to content

Releases: jenkinsci/docker

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

2.426

03 Oct 14:09
dbc92e5
Compare
Choose a tag to compare

📦 Jenkins Core updates

👻 Maintenance

📦 Dependency updates

  • chore(deps): bump updatecli/updatecli-action from 2.42.0 to 2.43.0 (#1725) @dependabot

2.425

26 Sep 13:34
3517680
Compare
Choose a tag to compare

📦 Jenkins Core updates

👻 Maintenance

  • chore(dependencies): Use updatecli to track JDK 11, 17 and 21 (#1711) @gounthar

📦 Dependency updates

  • chore(deps): bump updatecli/updatecli-action from 2.41.0 to 2.42.0 (#1723) @dependabot
  • chore(deps): bump ubi8/ubi from 8.8-1032.1692772289 to 8.8-1067 in /11/rhel/ubi8/hotspot (#1722) @dependabot
  • Bump Debian Bookworm Linux Version to 20230919 (#1719) @github-actions

2.424

20 Sep 11:53
8fd8b25
Compare
Choose a tag to compare
Merge pull request #1718 from gounthar/patch-1

chore(actions): Bumps updatecli to 2.41.0.

2.414.2

20 Sep 11:52
8fd8b25
Compare
Choose a tag to compare
Merge pull request #1718 from gounthar/patch-1

chore(actions): Bumps updatecli to 2.41.0.