2.414.3
π¦ Jenkins Core updates
- Update to Jenkins 2.414.3 (changelog and upgrade guide )
π₯ Breaking changes
Warning
This means that images with short tags (without "jdk" in them) likejenkins/jenkins:2.414.3
orjenkins/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
orjenkins/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