fix(renovate): fix indendation

This commit is contained in:
Stavros Kois
2025-01-01 21:51:07 +02:00
committed by GitHub
parent 3f21c8b2d0
commit f177709c6a
2 changed files with 9 additions and 8 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.4.2
version: 1.4.3
+8 -7
View File
@@ -36,13 +36,14 @@ workload:
configmap:
config:
enabled:
data:
config.json: |-
{
"repositories": ["truecharts/public"],
"dryRun" : "full"
}
enabled: true
data:
config.json: |-
{
"repositories": ["truecharts/public"],
"dryRun" : "full"
}
service:
main:
enabled: false