We are pleased to announce Eclipse JKube 1.18.1 was just released! You can find the release at Maven Central [1].
Eclipse JKube is a collection of plugins and libraries that are used for building container images using Docker, JIB or S2I build strategies. Eclipse JKube generates and deploys Kubernetes/OpenShift manifests at compile time too.
JKube is the successor to the deprecated Fabric8 Maven Plugin, please check our migration guide [2] if you come from FMP.
plugins { id 'org.eclipse.jkube.kubernetes' version '1.18.1' }
(Check Maven Central [1] for the rest of artifacts)
These are the features and fixes included in 1.18.1: - Fix #3642: Config properties resolved for generated images [3] - Fix #3660: remote-dev issue with ssh user (locked) [4]
Your feedback is highly appreciated, you can provide it by replying to the mailing list or through the usual channels. [5] [6]