fix(renovate): some minor renovate chart tweaks
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.3
|
||||
version: 1.11.4
|
||||
|
||||
@@ -9,9 +9,10 @@ workload:
|
||||
primary: true
|
||||
type: CronJob
|
||||
schedule: "@hourly"
|
||||
concurrencyPolicy: Allow
|
||||
concurrencyPolicy: Forbid
|
||||
failedJobsHistoryLimit: 2
|
||||
parallelism: 1
|
||||
activeDeadlineSeconds: 7200
|
||||
podSpec:
|
||||
restartPolicy: OnFailure
|
||||
containers:
|
||||
|
||||
Reference in New Issue
Block a user