v0.9.0
The highlights of this release are:
- No more wrapper images: all images used are pulled directly from the GitHub container registry. If there is a need for a private certificate, it is injected and configured at runtime.
- Node.js 18 for the
ods-build-npm
task - Extra tags can be applied to created container images using the
extra-tags
parameter
Apart from that there are multiple smaller bug fixes and improvements.
For all changes and more details, please see the changelog.
To update your ODS pipeline installation, refer to the update instructions.