Skip to content

Releases: ploigos/ploigos-jenkins-library

v0.13.0

23 Oct 18:06
b788a16
Compare
Choose a tag to compare
  • Breaking change: Renamed pipelineJava8 to pipelineMaven
  • pipelineMaven
    • Renamed tssc-tool-buildah to tssc-tool-containers
    • Added signed container image steps
    • Updated OSCAP compliance and vulnerability scan

v0.12.0

30 Sep 18:16
5283ffb
Compare
Choose a tag to compare
  • Added the updateTsscLibrary parameter, which allows application developers to choose whether to use the version of tssc-python-package that is built into the images, or download a different version at pipeline runtime.

v0.11.0

25 Sep 14:18
Compare
Choose a tag to compare
  • Fixed an issue where generated kubernetes labels could exceed a maximum length
  • buildah and openscap images no longer have to run privileged
  • Eliminated volume mount for docker registry secret

v0.10.0

16 Sep 22:00
Compare
Choose a tag to compare
  • first release