Application changes
- Renovate CLI: Update from 
v41.143.1tov41.156.1 - chore(deps): update dependencies
 - refactor(bitbucket): improve pagination and apis use
 - fea(scheduling)!: migrate from 
node-crontocronerthat supports extended cron syntax- Breaking: compared to 
node-cronthe month indexing changed from0-11(Jan-Dec) to1-12(Jan-Dec) - feat: day-of-week updated indexing from 0-6 (Sun-Sat) to 0-7 (Sun-Sun)
 - feat: supports extended cron syntax
 - Note: In reality we don't expect anyone to use a cron schedule that targets only a specific month (usually its just 
*) and therefore this release is only "technically breaking" 
 - Breaking: compared to 
 
Docs and Helm Charts
Full Changelog: 11.5.0...12.0.0