feat(renovate-bot): update cron schedule

- Change cron schedule to run twice daily at 2:00 UTC and 2:15 UTC

🤖
This commit is contained in:
Sebastian Mark 2023-08-24 08:02:48 +02:00
parent 1597018eaf
commit 277dffbb21

View file

@ -14,7 +14,7 @@ spec:
values: |
fullnameOverride: "renovate-bot"
cronjob:
schedule: '@daily'
schedule: '0,15 2 * * *'
concurrencyPolicy: "Forbid"
existingSecret: "renovate-env"
renovate: