mirror of
https://github.com/truecharts/charts.git
synced 2026-08-04 05:21:25 -03:00
fix(renovate): lower renovate frequency slightly
This commit is contained in:
@@ -29,4 +29,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
||||
- https://hub.docker.com/r/renovate/renovate
|
||||
type: application
|
||||
version: 1.11.6
|
||||
version: 1.11.7
|
||||
|
||||
@@ -8,7 +8,7 @@ workload:
|
||||
enabled: true
|
||||
primary: true
|
||||
type: CronJob
|
||||
schedule: "@hourly"
|
||||
schedule: "0 0,6,12,18 * * *"
|
||||
concurrencyPolicy: Forbid
|
||||
failedJobsHistoryLimit: 2
|
||||
parallelism: 1
|
||||
|
||||
Reference in New Issue
Block a user