Changes since v0.16.0
Features
#1929 by @R3hankhan123: All Shipwright container images are now built with Redhat Universal Base Image 10 as a base, was version 9 before
#1925 by @adambkaplan: Build and BuildRun controllers will use an explicit field owner when creating and updating their respective resources.
Fixes
#1948 by @hasanawad94: Remove "" from VolumeSource fields
API Changes
#1956 by @hasanawad94: Added BuildExecutor
field to Buildrun
which will describe the the kind that is executing the build and also references the resource it self.
Misc
#1978 by @SaschaSchwarze0: Action Required: The minimum Kubernetes version is now v1.31, the minimum Tekton version is now v0.65
#1962 by @shipwright-ci-bot: Update to the new latest Tekton LTS release v1.3.1
#1955 by @hasanawad94: Added volumes and config for trivy to enable its cache and tmp data to be on a volume instead of root filesystem.
#1934 by @SaschaSchwarze0: Shipwright Build is now compiled with Go 1.24 instead of Go 1.23