renovate: move cron to Sat 02:00 Europe/Budapest #17

Merged
admin merged 1 commits from feat/renovate-cron-saturday into main 2026-06-05 09:31:25 +02:00
Owner

Moves the Renovate weekly cron from Sun 04:00Sat 02:00 Europe/Budapest so an auto-merged update breaking something hits the start of the weekend, not the end.

0 2 * * 6 evaluates to Saturday 02:00 local (the CronJob already pins timeZone: Europe/Budapest).

🤖 Generated with Claude Code

Moves the Renovate weekly cron from **Sun 04:00** → **Sat 02:00 Europe/Budapest** so an auto-merged update breaking something hits the start of the weekend, not the end. `0 2 * * 6` evaluates to Saturday 02:00 local (the CronJob already pins `timeZone: Europe/Budapest`). 🤖 Generated with [Claude Code](https://claude.com/claude-code)
admin added 1 commit 2026-06-05 09:31:00 +02:00
Was Sun 04:00; now Sat 02:00 so Renovate's wave lands at the start of
the weekend instead of the end. If an auto-merged update breaks
something, Viktor has the full weekend to troubleshoot.

`0 2 * * 6` = Saturday 02:00 in Europe/Budapest (the CronJob already
sets timeZone, so this is wall-clock local).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
admin merged commit fd73c41152 into main 2026-06-05 09:31:25 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/homelab-manifests#17