6.1.0 (2026-09-01)
⚠️ Upgrade Notice
Project state has been moved from the RenovateJob CRD into a dedicated RenovateProject CRD to avoid etcd object size limits. After upgrading, all existing projects will be absent until the next discovery run repopulates them — no data is lost, discovery will restore the state automatically.
Features
- add annotation based trigger to the renovateproject (482c6c7)
- extract project status into a separate crd per project (fb2bccf), closes #616
Bug Fixes
- chart: adding permissions for renovateprojects (bc08342)
- chart: install every CRD from the hook, not just renovatejobs (eebd949)
- deps: update aws-sdk-go-v2 monorepo (040d7ce)
- deps: update go to 1.27.0 (8aeb903)
- deps: update kubernetes monorepo to v0.36.4 (7763702)
- deps: update kubernetes monorepo to v0.37.0 (d1993b2)
- deps: update module github.com/aws/aws-sdk-go-v2/config to v1.33.2 (e990156)
- deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.110.0 (105ee2b)
- deps: update module github.com/netresearch/go-cron to v0.16.0 (ef0d2e1)
- deps: update node.js to v24.20.0 (b4703c5)
- deps: update opentelemetry (eb1d0f5)
- deps: update registry.k8s.io/kubectl docker tag to v1.37.0 (7cda93b)
- do not log partial pem data if pem is not valid (ccf8985)
- forbid usage of github apps if provider.name != github (7105f19)
- golang 1.27 improvements (019749b)
- keep PR activity metrics when a run aborts with repository-changed (a174da2)
- make crd project field immutable (0b98c6a)
- otel: minor tracing improvements (2536349)
- possible sync errors in discovery agent (53baee4)
- return StatusUnauthorized regardless of a matching job (0ddb1b9)
- ui: errors if the ui reloads while the tooltip is visible (dd6a318)
- ui: stop the project table overflowing in Chrome (9b93963)