Skip to content

v0.18.0

Compare
Choose a tag to compare
@christophermay07 christophermay07 released this 29 Jun 17:17
· 52 commits to main since this release

purpose

make it so ploigos-tool containers can build containers while running as any uid

enhancements

  • make it so ploigos-tool containers can build containers while running as any uid
  • standardize setting user in all containers
  • standardize entrypoint for all containers so that update-ca-trust gets run by default
  • readme updates/cleanup

breaking

  • helm, argo, and maven containers had their entrypoints changed so they no longer directly call their respective commands as part of the entrypoint. this makes it simpler for using these containers in workflows where they just need to be running but could break anyone who was usng them outside of a workflow to simply run commands.