github jenkinsci/kubernetes-plugin kubernetes-1.18.0
1.18.0

latest releases: 4423.vb_59f230b_ce53, 4419.v36079e3b_eb_5b_, 4416.v2ea_b_5372da_a_e...
6 years ago

Migration notes

This release includes a change of the default working directory for the agent, in order to allow docker images to ship with their own configuration files under $HOME directory if they want.

If your Jenkinsfile or pod templates explicitly depends on /home/jenkins you will need to update it to /home/jenkins/agent.
It is recommended to always work within the job workspace ($WORKSPACE) and not rely on absolute paths in your pipelines.

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

🚦 Tests

Don't miss a new kubernetes-plugin release

NewReleases is sending notifications on new releases.