v0.18.0
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.