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:
parent
1597018eaf
commit
277dffbb21
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ spec:
|
|||
values: |
|
||||
fullnameOverride: "renovate-bot"
|
||||
cronjob:
|
||||
schedule: '@daily'
|
||||
schedule: '0,15 2 * * *'
|
||||
concurrencyPolicy: "Forbid"
|
||||
existingSecret: "renovate-env"
|
||||
renovate:
|
||||
|
|
Loading…
Reference in a new issue