docker

Docker official jenkins repo

MIT License

Stars
6.6K
Committers
177

Bot releases are hidden (Show)

docker - 2.414.2

Published by daniel-beck about 1 year ago

docker - 2.414.1

Published by dduportal about 1 year ago

📦 Jenkins Core updates

💥 Breaking changes

  • breaking(linux) Update debian images to bookworm (#1687) @timja

🚀 New features and improvements

  • Add Java 21 for linux (#1683) @timja
  • breaking(linux) Update debian images to bookworm (#1687) @timja

📦 Dependency updates

  • Bump Debian Bookworm Linux Version to 20230814 (#1688) @github-actions
docker - 2.417

Published by dduportal about 1 year ago

📦 Jenkins Core updates

🐛 Bug fixes

  • Download from repo.jenkins-ci.org, not get.jenkins.io (#1672) @MarkEWaite

📦 Dependency updates

  • Use JDK 11.0.20 and JDK 17.0.8 (#1677) @MarkEWaite
  • chore(deps): bump eclipse-temurin from 17.0.7_7-jdk-ubi9-minimal to 17.0.8_7-jdk-ubi9-minimal in /17/rhel/ubi9/hotspot (#1674) @dependabot
  • chore(deps): bump eclipse-temurin from 11.0.19_7-jdk-centos7 to 11.0.20_8-jdk-centos7 in /11/rhel/ubi8/hotspot (#1676) @dependabot
  • Bump Debian Bullseye Linux Version to 20230725 (#1673) @github-actions
  • chore(deps): bump eclipse-temurin from 11.0.19_7-jdk-centos7 to 11.0.20_8-jdk-centos7 in /11/centos/centos7/hotspot (#1675) @dependabot
docker - 2.401.2

Published by NotMyFault over 1 year ago

📦 Jenkins Core updates

docker - 2.412

Published by dduportal over 1 year ago

📦 Jenkins Core updates

📦 Dependency updates

Full Changelog: https://github.com/jenkinsci/docker/compare/2.411...2.412

docker - 2.409

Published by MarkEWaite over 1 year ago

📦 Jenkins Core update

docker - 2.401.1

Published by MarkEWaite over 1 year ago

📦 Jenkins Core updates

👻 Maintenance

  • Improve release drafter configuration (#1646)
docker - 2.407

Published by MarkEWaite over 1 year ago

📦 Jenkins Core updates

👻 Maintenance

  • Bump almalinux from 8.7 to 8.8 in /11/almalinux/almalinux8/hotspot (#1644)
docker - 2.406

Published by dduportal over 1 year ago

📦 Jenkins Core updates

👻 Maintenance

  • Bump debian in /11/debian/bullseye-slim/hotspot (#1641)
  • Bump debian in /11/debian/bullseye/hotspot (#1638)
  • Bump debian in /17/debian/bullseye/hotspot (#1639)
  • Bump debian in /17/debian/bullseye-slim/hotspot (#1640)
  • Block dependabot proposals to update to Alma Linux 9 (#1634)
  • Bump ubi8/ubi from 8.7-1112 to 8.8-854 in /11/rhel/ubi8/hotspot (#1636)
  • Skip dependabot pull requests for Java major versions (#1635)
  • Use Eclipse Temurin from UBI 9 for ubi9 container (#1633)
  • Add ksalerno as codeowner (#1632)
docker - 2.405

Published by dduportal over 1 year ago

📦 Jenkins Core updates

docker - Jenkins Docker Image 2.190.1

Published by oleg-nenashev about 5 years ago

📦 Jenkins Core updates

  • Update to Jenkins 2.190.1 (changelog). This is a security release! 2.176.4 includes the same security patches for the previous LTS baseline
docker - Jenkins Docker Packaging 2.164.1

Published by oleg-nenashev about 5 years ago

Release date: 2019-03-13. This is an experimental changelog for a historical release. See this Dev list thread for more info

📦 Jenkins Core updates

🚀 New features and improvements

  • Allow install-plugins.sh to take a url as an option (#799) @techlunacy

🚦 Internal changes

  • #686 - Add experimental packaging scripts for multi-architecture Docker images (#750, #806) @jmreicha @imdurgadas
docker - Jenkins Docker Packaging 2.164.2

Published by oleg-nenashev about 5 years ago

Release date: 2019-04-10. This is an experimental changelog for a historical release. See this Dev list thread for more info

📦 Jenkins Core updates

🐛 Bug Fixes

  • Initialize the agent port on startup instead of waiting till the job loading ends (#805) @hpedrorodrigues
docker - Jenkins Docker Packaging 2.164.3

Published by oleg-nenashev about 5 years ago

Release date: 2019-05-09. This is an experimental changelog for a historical release. See this Dev list thread for more info

📦 Jenkins Core updates

🚀 New features and improvements

  • Always upgrade plugins on startup when PLUGINS_FORCE_UPGRADE is true (#577) @Triqqo @carlossg

🐛 Bug Fixes

  • #814 - Prevent unbound variable error in install-plugins.sh (#815) @lelandsindttouchnet
docker - Jenkins Docker Packaging 2.176.1

Published by oleg-nenashev about 5 years ago

Release date: 2019-06-10. This is an experimental changelog for a historical release. See this Dev list thread for more info

📦 Jenkins Core updates

🚀 New features and improvements

  • Always update OS packages when building Debian, Slim and Debian/Java11 images(#824) @jvz

🚦 Tests

  • Add Java 11 image testing to the CI Pipeline (#827) @batmat
docker - Jenkins Docker Packaging 2.176.2

Published by oleg-nenashev about 5 years ago

Release date: 2019-07-17. This is an experimental changelog for a historical release. See this Dev list thread for more info

📦 Jenkins Core updates

🚀 New features and improvements

  • Introduce new CentOS image with JDK 8 (#826) @ArnauSistach
  • Add a default value for COPY_REFERENCE_FILE_LOG in jenkins.sh (#847) @dsathyan

🐛 Bug Fixes

  • Fix resolution of incrementals version specifications in install-plugins.sh (#834) @halkeye
  • Slim image: Remove call to sed and added necessary packages to apt-get install (#837) @slide