fix(renovate): lower renovate frequency slightly

This commit is contained in:
Kjeld Schouten
2025-02-08 17:25:02 +01:00
parent 43d962ecfd
commit a77936c641
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,4 +29,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate - https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
- https://hub.docker.com/r/renovate/renovate - https://hub.docker.com/r/renovate/renovate
type: application type: application
version: 1.11.6 version: 1.11.7
+1 -1
View File
@@ -8,7 +8,7 @@ workload:
enabled: true enabled: true
primary: true primary: true
type: CronJob type: CronJob
schedule: "@hourly" schedule: "0 0,6,12,18 * * *"
concurrencyPolicy: Forbid concurrencyPolicy: Forbid
failedJobsHistoryLimit: 2 failedJobsHistoryLimit: 2
parallelism: 1 parallelism: 1