What's Changed since v0.13.0
Features
#234 by @adambkaplan: Update Tekton operator deps. Action required: Minimum validated Tekton Operator version is v0.74.0; minimum validated Kubernetes version is v1.30.6. Other tooling such as Kustomize and controller-gen also updated to k8s 1.30 compatible versions.
#235 by @adambkaplan: Deploy Shipwright Build v0.14.0 controllers and custom resource definitions (CRDs). Action Required:
- Minimum k8s version is now v1.29.0.
- The
kaniko-trivy
cluster build strategy is deprecated and will no longer receive updates. Builds using this strategy should switch to thekaniko
strategy and enable vulnerability scans. See https://shipwright.io/docs/build/build/#defining-the-vulnerabilityscan
Fixes
#233 by @adambkaplan: When the operator creates a TektonConfig object, enable the pruner with a default keep
setting of 100.