This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
Releases: jenkinsci/docker-inbound-agent
Releases · jenkinsci/docker-inbound-agent
3028.va_a_436db_35078-2-jdk8
3028.va_a_436db_35078-1-jdk8
What's Changed
This release is scoped to the JDK8 images (ref. jenkinsci/docker-agent#292).
It introduces the following changes:
👻 Maintenance
- Drop PPC64 support (ppc64le) - #292
- Remove all the non JDK8 images - #292
- Only deploy Docker images on git tags - #292
- Restrict deployment to git tag matching the pattern
*-jdk8
- #292
📦 Dependency updates
- Bump parent image to 3028.va_a_436db_35078-3 - #292
3063.v26e24490f041-2
🐛 Bug fixes
- hotfix(windows) fix deploy error on the pipeline (#287) @dduportal
3063.v26e24490f041-1
🚀 New features and improvements
- Feat: prepare release 3063.v26e24490f041-1 (#285) @dduportal
- Update base image to latest remoting (#281) @timja
- Remove Java 8 (#278) @slide
🐛 Bug fixes
- fix: only deploy to DockerHub on tag-triggered builds (#280) @dduportal
- Stop publishing jdk 8 remoting on master branch (#277) @timja
👻 Maintenance
- chore(Release Drafter) cleanup and allow manual execution (#284) @dduportal
- Update base image to latest remoting (#281) @timja
3046.v38db_38a_b_7a_86-1
4.13.3-1
4.13.2-1
4.13-2
📦 Dependency updates
- Use jenkins/agent:4.13-2 (#268) @MarkEWaite