2.16.1
ewilkins-csi
released this
09 Jul 17:40
·
17 commits
to dev
since this release
Overview
- Added support for slimmer final images for the
containerize-dependencies
goal's Dockerfile management feature.
Breaking Changes
- If
dockerBase
was explicitly set, it must be replaced withdockerBuilderBase
anddockerFinalBase
. To keep the functionality the same, simply set both to the same value thatdockerBase
was set to.
What's Changed
- #171 run CI build if on dev branch or PR approved by @ewilkins-csi in #172
- #173 add support for a separate final image in containerize-dependencies by @ewilkins-csi in #174
Full Changelog: habushu-2.16.0...habushu-2.16.1