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://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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user