v0.2.0
This release contains many bugfixes and improvements, including some breaking changes.
Notable new features:
- A binary to download all artifacts of a version (see attached binaries)
- Runtime image builds have access to Nexus information now
- Linting steps and report for both TypeScript and Go
- Automatic configuration of SonarQube scan
- Namespaced installation and customisation of task prefix is possible
Notable changes:
- [Breaking] Encryption of secrets is now possible via
age
. PGP is no longer supported. - [Breaking] Build toolset updates: Python 3.9, JDK 17, Node.js 16
- [Breaking] Helm sets the value
image.tag
now instead ofgitCommitSha
Notable fixes:
- Release branches in subrepos are detected
- Artifacts of subrepos are uploaded to Nexus
- Git tags do not trigger new pipeline runs
- Commercial SonarQube capabilities are detected
For all changes and more details, please see the changelog.
To update the cluster-wide pipeline installation, refer to the admin update instructions.
To update your project-specific pipeline installation, refer to the user update instructions.