Skip to content

Releases: jenkinsci/docker-ssh-agent

5.6.0

26 Jun 07:23
4f81cc2
Compare
Choose a tag to compare

👻 Maintenance

  • chore(updatecli): Now tracks the JDK versions. (#256) @gounthar

📦 Dependency updates

  • chore(deps): bump debian from bullseye-20230522 to bullseye-20230612 in /debian (#260) @dependabot

5.5.0

18 Jun 11:42
538ee74
Compare
Choose a tag to compare

🚀 New features and improvements

  • Bump Git version on Windows to 2.41.0.windows.1 (#259) @github-actions

👻 Maintenance

  • chore(GHA) bump updatecli action to 2.31.0 (updatecli bumped to 0.53.0) (#257) @dduportal

📦 Dependency updates

  • Bump Alpine Linux Version to 3.18.2 (#258) @github-actions

5.4.0

08 Jun 16:09
2d6cc1c
Compare
Choose a tag to compare

💥 Breaking changes

👻 Maintenance

  • chore(alpine): Tracks alpine linux base version (#251) @gounthar

5.3.0

02 Jun 16:50
868a3b8
Compare
Choose a tag to compare

📦 Dependency updates

  • chore(deps): bump updatecli/updatecli-action from 2.29.0 to 2.30.0 (#253) @dependabot
  • chore(deps): bump debian from bullseye-20230502 to bullseye-20230522 in /debian (#254) @dependabot
  • chore(deps): bump updatecli/updatecli-action from 2.28.2 to 2.29.0 (#250) @dependabot

5.2.0

22 May 06:19
5c7ea1a
Compare
Choose a tag to compare

👻 Maintenance

  • chore(updatecli) fix git-windows tracking as a follow up of #241 (#247) @dduportal
  • chore: factorize JDK specification to docker bakefile / powershell scripts (#241) @dduportal

5.1.0

06 May 15:05
199bc8e
Compare
Choose a tag to compare

📦 Dependency updates

  • chore(deps): bump debian from bullseye-20230411 to bullseye-20230502 in /11/bullseye (#240) @dependabot
  • chore(deps): bump debian from bullseye-20230411 to bullseye-20230502 in /17/bullseye (#239) @dependabot

5.0.0

06 May 14:25
fa77c6d
Compare
Choose a tag to compare

💥 Breaking changes

JDK11 is now the default JDK for running the Jenkins agent.

If you still need JDK8 for building your application, please install it with Jenkins tools or by customizing the image:

FROM eclipse-temurin:8-jdk-focal as jdk8
FROM jenkins/ssh-agent:<version>

COPY --from=jre-build /opt/java/openjdk /opt/java/openjdk-8

4.16.0

30 Apr 16:40
26507b8
Compare
Choose a tag to compare

🚀 New features and improvements

  • Bump Git version on Windows to 2.40.1.windows.1 (#236) @github-actions

📦 Dependency updates

4.15.0

17 Apr 13:39
e8bbd4d
Compare
Choose a tag to compare

📦 Dependency updates

  • chore(deps): bump debian from bullseye-20230320 to bullseye-20230411 in /17/bullseye (#234) @dependabot
  • chore(deps): bump debian from bullseye-20230320 to bullseye-20230411 in /8/bullseye (#233) @dependabot
  • chore(deps): bump debian from bullseye-20230320 to bullseye-20230411 in /11/bullseye (#232) @dependabot

4.14.0

17 Apr 08:00
0e7089b
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

  • chore(deps): bump updatecli/updatecli-action from 2.26.0 to 2.27.0 (#230) @dependabot