fix(renovate): some minor renovate chart tweaks

This commit is contained in:
Kjeld Schouten
2025-02-08 13:06:12 +01:00
parent 47813899e8
commit 3f5ed2bf88
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -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
+2 -1
View File
@@ -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: