Draft Release changes since v0.17.0
Features
#1972 by @hasanawad94: Added support for Tekton PipelineRuns as an alternative to TaskRuns for build execution. Configurable executor selection - users can now choose between TaskRun and PipelineRun executors via configuration.
Fixes
API Changes
Docs
Misc
#2042 by @hasanawad94: Action Required: The minimum supported Tekton version is now v0.68, the minimum supported Kubernetes version is now v1.32, the maximum supported Kubernetes version is now v1.34
#2025 by @shipwright-ci-bot: Update to the new latest Tekton LTS release v1.6.0
#2020 by @hasanawad94: Pointed writes to volumes and enabled readOnlyRootFilesystem in buildah,buildkit, and ko strategies.
#2015 by @hasanawad94: The source and image processing steps are now configured with ReadOnlyRootFilesystem. The default lock file path of the waiter container has been set to a volume instead of the rootfs.
#2000 by @SaschaSchwarze0: The image processing step now runs Trivy vulnerability scans with disabled telemetry
#1998 by @hasanawad94: Mounting a volume to be used as a home directory for source,build, image-processing containers.
#1996 by @shipwright-ci-bot: Update to the new latest Tekton LTS release v1.3.2